ModernUO/README.md

1.4 KiB

ModernUO

Ultima Online Server Emulator for the modern era!

Join and Follow!

Goals

Publishing a build

Requirements

Cleaning

  • Linux or OSX: ./clean.sh
  • Windows: clean.cmd

Publishing

  • Linux: ./publish-linux.sh or publish-linux.cmd
  • OSX: ./publish-osx.sh or publish-osx.cmd
  • Windows ./publish-windows.sh or publish-windows.cmd

Deploying / Running Server

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

Requirements

  • .NET Core 3.1 Runtime
  • Zlib
    • Linux: apt get zlib or equiv for that distribution
    • OSX: brew install zlib
    • Windows is included during publishing
  • Optional: compile and install Intel DRNG

Windows

  • Run ModernUO.exe or dotnet ModernUO.dll

OSX and Linux

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

Thanks

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

Troubleshooting / FAQ