Highly Performant & Scalable Ultima Online Server Emulator https://www.modernuo.com
Find a file
2020-08-01 08:40:06 -07:00
.github/workflows Updates CI with Azure Pipelines (#170) 2020-07-03 00:38:19 -07:00
Distribution Fixes assemblies (#167) 2020-06-28 03:33:08 -07:00
Projects Code cleanup (#188) 2020-08-01 08:40:06 -07:00
Tools Moves zlib to its own nuget (#164) 2020-06-25 13:48:40 -07:00
.editorconfig Clean up: Bugs, LINQ, constructors, default values, and null checks (#18) 2019-03-11 14:29:59 -07:00
.gitignore Adds assemblies.json to Configuration folder. (#135) 2020-05-09 18:34:16 -07:00
azure-pipelines.yml Adds more packets (#177) 2020-07-18 19:03:26 -07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2020-05-05 08:51:39 -07:00
CONTRIBUTING.md Moves code of conduct 2020-05-05 08:51:04 -07:00
Directory.Build.props Adds specific linux operating system support (#169) 2020-07-02 17:35:46 -07:00
FAQ.md Fixes readmes and adds some convenience scripts (#107) 2020-04-13 01:54:37 -07:00
GOALS.md Updates to .NET Core 3.1 & Cleanup (#79) 2020-01-19 12:47:34 -08:00
LICENSE Contributions (#63) 2019-11-17 10:32:17 -08:00
ModernUO.sln Moves zlib to its own nuget (#164) 2020-06-25 13:48:40 -07:00
README.md Updates README.md with IDE from JetBrains 2020-07-07 22:58:25 -07:00
Rules.ruleset Adds assemblies config, fixes crash bugs. (#134) 2020-05-09 12:55:56 -07:00
RUNUO_MIGRATIONS.md Updates GOALS and RUNUO_MIGRATIONS.md files 2019-08-07 13:23:07 -07:00
stylecop.json Adds style cop (#109) 2020-04-26 00:16:02 -07:00
THIRD-PARTY-NOTICES Adds Argon2 for password protection (#123) 2020-05-01 22:42:39 -07:00

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 GitHub build AzurePipelines build

Goals

Publishing a build

Requirements

Publishing Builds

  • ./Tools/publish.cmd [os] [Release|Debug (default: Release)]
    • Supported os:
      • win for Windows 8/10/2019
      • osx for MacOS
      • ubuntu.16.04, ubuntu.18.04 for Ubuntu (20.04 will be supported in the next .NET Core Release)
      • debian.9, debian.10 for Debian
      • centos.7, centos.8 for CentOS
      • If blank, will use host operating system

Deploying / Running Server

  • Follow the publish instructions
  • Copy Distribution directory 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



Development Tools provided with ♥ by