Highly Performant & Scalable Ultima Online Server Emulator
https://www.modernuo.com
c-sharpcsharpcsharp-coredotnetdotnet-coreemulatorgplgplv3mmommo-enginemmorpgmmorpg-serveronlinerpgrunuoserverservuoultimaultima-onlineuo
| Data | ||
| Scripts | ||
| Server | ||
| .editorconfig | ||
| .gitignore | ||
| .travis.yml | ||
| GOALS.md | ||
| LICENSE | ||
| ModernUO.sln | ||
| rdrand.so | ||
| rdrand32.dll | ||
| rdrand64.dll | ||
| README.md | ||
| RUNUO_MIGRATIONS.md | ||
| System.IO.Pipelines.dll | ||
| zlib32.dll | ||
| zlib64.dll | ||
ModernUO
Contacts
Goals
- See Goals
Requirements
- .NET Core 3.0 (Preview 7) or newer
- zlib (Linux only)
Building with Visual Studio 2019
- Publish
Serverproject - Build
Scriptsproject
Building with .NET Core 3.0 SDK
dotnet publish /p:PublishProfile=<OS>
- OS must be
Windows,Linux, orOSX