Highly Performant & Scalable Ultima Online Server Emulator
https://www.modernuo.com
c-sharpcsharpcsharp-coredotnetdotnet-coreemulatorgplgplv3mmommo-enginemmorpgmmorpg-serveronlinerpgrunuoserverservuoultimaultima-onlineuo
| Distribution/Data | ||
| Projects | ||
| .editorconfig | ||
| .gitignore | ||
| .travis.yml | ||
| GOALS.md | ||
| LICENSE | ||
| ModernUO.sln | ||
| README.md | ||
| RUNUO_MIGRATIONS.md | ||
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:PublishProfiles=<profile>
- Windows x64:
Windows - Linux/MacOSX x64 w/ .NET Core 3 installed:
Unix-Portable - Linux x64 w/ .NET Core 3:
Linux-SelfContained - MacOSX x64 /wo .NET Core 3:
MacOSX-SelfContained
Running on Windows
- Follow the build instructions
- Run
Distribution\ModernUO.exeordotnet ModernUO.dll
Running on MacOSX or Linux
- Follow the build instructions
- Run
Distribution\ModernUOordotnet ModernUO.dll
Running on Linux
- Follow the build instructions
- Run
Distribution\ModernUOordotnet ModernUO.dll