- [X] Updates Zlib Bindings - [X] Updates Argon2 Bindings - [X] Drops .NET Core 3.1 support - [X] Updates CI/CD Bumps release version Updates documentation
3.4 KiB
3.4 KiB
ModernUO

Ultima Online Server Emulator for the modern era!
Building the server
Requirements
Publishing Builds
- Using terminal or powershell:
./publish.cmd [release|debug (default: release)] [os]os- Supported operating systemswin- Windows 8.1/10/2016/2019osx- MacOSubuntu.16.04,ubuntu.18.04ubuntu.20.04- Ubuntu LTSdebian.9,debian.10- Debiancentos.7,centos.8- CentOS- If blank, the operating system running the build is used
Deploying / Running Server
- Follow the publish instructions
- Copy
Distributiondirectory to the production server
Requirements
Running
dotnet ModernUO.dll
Cleaning
dotnet clean
Thanks
Troubleshooting / FAQ
- See FAQ
