2.7 KiB
2.7 KiB
ModernUO

Ultima Online Server Emulator for the modern era!
Goals
- See Goals
Publishing a build
Requirements
Publishing
Tools/publish.sh <linux|osx|win> [Release|Debug]
Deploying / Running Server
- Follow the publish instructions
- Copy
Distributiondirectory to production server
Requirements
- .NET Core 3.1 Runtime
- Optional: compile and install Intel DRNG
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