Highly Performant & Scalable Ultima Online Server Emulator
https://www.modernuo.com
c-sharpcsharpcsharp-coredotnetdotnet-coreemulatorgplgplv3mmommo-enginemmorpgmmorpg-serveronlinerpgrunuoserverservuoultimaultima-onlineuo
| .github/workflows | ||
| Distribution | ||
| packages | ||
| Projects | ||
| Tools | ||
| .editorconfig | ||
| .gitignore | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| Directory.Build.props | ||
| FAQ.md | ||
| GOALS.md | ||
| LICENSE | ||
| ModernUO.sln | ||
| NuGet.Config | ||
| README.md | ||
| Rules.ruleset | ||
| RUNUO_MIGRATIONS.md | ||
| stylecop.json | ||
| THIRD-PARTY-NOTICES | ||
ModernUO

Ultima Online Server Emulator for the modern era!
Goals
- See Goals
Publishing a build
Requirements
Publishing
OSX/Linux
./Tools/publish.sh [linux|osx|win] [Release|Debug (default: Release)]
Windows
Tools\publish.cmd [linux|osx|win] [Release|Debug (default: Release)]
Deploying / Running Server
- Follow the publish instructions
- Copy
Distributiondirectory to production server
Requirements
Windows
- Run
ModernUO.exeordotnet ModernUO.dll
OSX and Linux
- Run
./ModernUOordotnet ./ModernUO.dll
Cleaning Distribution
dotnet clean
Thanks
- RunUO Team & Community
- ServUO Team & Community
- Jaedan and the ClassicUO Community
Troubleshooting / FAQ
- See FAQ