1.4 KiB
1.4 KiB
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