ModernUO/README.md
2020-05-06 21:05:43 -07:00

2.7 KiB

ModernUO Discord Subreddit subscribers Twitter Follow Gitter

Ultima Online Server Emulator for the modern era!

.NET Core Windows OSX Debian Ubuntu CentOS
GitHub license GitHub stars GitHub issues Build status

Goals

Publishing a build

Requirements

Publishing

Tools/publish.sh <linux|osx|win> [Release|Debug]

Deploying / Running Server

  • Follow the publish instructions
  • Copy Distribution directory to production server

Requirements

Windows

  • Run ModernUO.exe or dotnet ModernUO.dll

OSX and Linux

  • Run ./ModernUO or dotnet ./ModernUO.dll

Cleaning Distribution

  • dotnet clean

Thanks

  • RunUO Team & Community
  • ServUO Team & Community
  • Jaedan and the ClassicUO Community

Troubleshooting / FAQ