Highly Performant & Scalable Ultima Online Server Emulator https://www.modernuo.com
Find a file
2019-08-02 17:53:18 -07:00
Data Targets .NET Core 3.0 (#39) 2019-08-02 17:53:18 -07:00
Scripts Targets .NET Core 3.0 (#39) 2019-08-02 17:53:18 -07:00
Server Targets .NET Core 3.0 (#39) 2019-08-02 17:53:18 -07:00
.editorconfig Clean up: Bugs, LINQ, constructors, default values, and null checks (#18) 2019-03-11 14:29:59 -07:00
.gitignore Targets .NET Core 3.0 (#39) 2019-08-02 17:53:18 -07:00
.travis.yml Create .travis.yml 2015-07-20 20:22:26 -07:00
GOALS.md Updates GOALS.md 2019-03-05 16:00:06 -08:00
LICENSE Initial commit 2013-09-07 19:05:34 -07:00
ModernUO.sln Targets .NET Core 3.0 (#39) 2019-08-02 17:53:18 -07:00
rdrand.so Adds IntelHW RDRand for Mac/Linux. 2018-08-09 00:06:23 -07:00
rdrand32.dll Adds RDRand 1.0.1 and ZLib 1.2.11 2018-02-11 16:35:59 -08:00
rdrand64.dll Adds RDRand 1.0.1 and ZLib 1.2.11 2018-02-11 16:35:59 -08:00
README.md Targets .NET Core 3.0 (#39) 2019-08-02 17:53:18 -07:00
RUNUO_MIGRATIONS.md Adds a RunUO Migrations page (#33) 2019-03-13 18:26:35 -07:00
System.IO.Pipelines.dll Targets .NET Core 3.0 (#39) 2019-08-02 17:53:18 -07:00
zlib32.dll Adds RDRand 1.0.1 and ZLib 1.2.11 2018-02-11 16:35:59 -08:00
zlib64.dll Adds RDRand 1.0.1 and ZLib 1.2.11 2018-02-11 16:35:59 -08:00

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