ModernUO/README.md
2019-08-02 17:53:18 -07:00

451 B

ModernUO

Contacts

Join Discord Channel

Goals

Requirements

  • .NET Core 3.0 (Preview 7) or newer
  • zlib (Linux only)

Building with Visual Studio 2019

  • Publish Server project
  • Build Scripts project

Building with .NET Core 3.0 SDK

dotnet publish /p:PublishProfile=<OS>

  • OS must be Windows, Linux, or OSX

Troubleshooting / FAQ