Highly Performant & Scalable Ultima Online Server Emulator
https://www.modernuo.com
c-sharpcsharpcsharp-coredotnetdotnet-coreemulatorgplgplv3mmommo-enginemmorpgmmorpg-serveronlinerpgrunuoserverservuoultimaultima-onlineuo
|
|
||
|---|---|---|
| .github | ||
| Distribution | ||
| Projects | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| azure-pipelines.yml | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| Directory.Build.props | ||
| FAQ.md | ||
| GOALS.md | ||
| LICENSE | ||
| ModernUO.sln | ||
| publish.cmd | ||
| publish.sh | ||
| README.md | ||
| rider-settings.zip | ||
| Rules.ruleset | ||
| RUNUO_MIGRATIONS.md | ||
| stylecop.json | ||
| THIRD-PARTY-NOTICES | ||
| version.json | ||
ModernUO

Ultima Online Server Emulator for the modern era!
Goals
- See Goals
Publishing a build
Requirements
Publishing Builds
- Using terminal or powershell:
./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
Troubleshooting / FAQ
- See FAQ
