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 | ||
| clean.cmd | ||
| clean.sh | ||
| Contributing.md | ||
| FAQ.md | ||
| GOALS.md | ||
| LICENSE | ||
| ModernUO.sln | ||
| publish-linux-debug.cmd | ||
| publish-linux-debug.sh | ||
| publish-linux.cmd | ||
| publish-linux.sh | ||
| publish-osx-debug.cmd | ||
| publish-osx-debug.sh | ||
| publish-osx.cmd | ||
| publish-osx.sh | ||
| publish-windows-debug.cmd | ||
| publish-windows-debug.sh | ||
| publish-windows.cmd | ||
| publish-windows.sh | ||
| README.md | ||
| RUNUO_MIGRATIONS.md | ||
| THIRD-PARTY-NOTICES | ||
ModernUO
Ultima Online Server Emulator for the modern era!
Join and Follow!
Goals
- See Goals
Publishing a build
Requirements
Cleaning
- Linux or OSX:
./clean.sh - Windows:
clean.cmd
Publishing
- Linux:
./publish-linux.shorpublish-linux.cmd - OSX:
./publish-osx.shorpublish-osx.cmd - Windows
./publish-windows.shorpublish-windows.cmd
Deploying / Running Server
- Follow the build instructions
- Copy
Distributiondirectory to production server
Requirements
- .NET Core 3.1 Runtime
- Zlib
- Linux:
apt get zlibor equiv for that distribution - OSX:
brew install zlib - Windows is included during publishing
- Linux:
- Optional: compile and install Intel DRNG
Windows
- Run
ModernUO.exeordotnet ModernUO.dll
OSX and Linux
- Run
./ModernUOordotnet ./ModernUO.dll
Thanks
- RunUO Team & Community
- ServUO Team & Community
- Jaedan and the ClassicUO Community
Troubleshooting / FAQ
- See FAQ