3.7 KiB
3.7 KiB
ModernUO

Ultima Online Server Emulator for the modern era!
Goals
- See Goals
Publishing a build
Requirements
Publishing Builds
- Using terminal or powershell:
./Tools/publish.cmd [os] [framework] [release|debug (default: release)]- Supported
os:winfor Windows 8/10/2019osxfor MacOSubuntu.16.04,ubuntu.18.04ubuntu.20.04for Ubuntu LTSdebian.9,debian.10for Debiancentos.7,centos.8for CentOS- If blank, will use host operating system
- Supported
framework:corefor .NET Core 3.1.7netfor .NET 5.0
- Supported
Deploying / Running Server
- Follow the publish instructions
- Copy
Distributiondirectory to the production server
Requirements
Running
dotnet ModernUO.dll
Cleaning
dotnet clean
Thanks
- RunUO Team & Community
- ServUO Team & Community
- Jaedan and the ClassicUO Community
Troubleshooting / FAQ
- See FAQ
