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