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
dotnet clean
Publishing
- Linux:
./Tools/publish-linux.shorTools/publish-linux.cmd - OSX:
./Tools/publish-osx.shorTools/publish-osx.cmd - Windows
./Tools/publish-windows.shorTools/publish-windows.cmd
Deploying / Running Server
- Follow the publish 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: 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