Highly Performant & Scalable Ultima Online Server Emulator https://www.modernuo.com
Find a file
Jabin a784b715f7
expand buffer until large enough for input bytes (#233)
Fixes an argument out of range error with buffered writing.
Bumps release
2020-09-07 10:23:01 -07:00
.github Release Version 0.6.3 (#223) 2020-09-04 00:29:08 -07:00
Distribution Fixes building with VS2019 (#230) 2020-09-06 13:58:58 -07:00
Projects expand buffer until large enough for input bytes (#233) 2020-09-07 10:23:01 -07:00
.editorconfig Updates formatting rules (#199) 2020-08-25 18:00:51 -07:00
.gitattributes Fixes publish script to work with zsh (#218) 2020-09-03 17:18:28 -07:00
.gitignore Adds assemblies.json to Configuration folder. (#135) 2020-05-09 18:34:16 -07:00
azure-pipelines.yml Fixes file encoding 2020-09-05 17:44:19 -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 Fixes leaking tests (#231) 2020-09-06 14:16:57 -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 Updates line endings. 2020-09-03 12:34:50 -07:00
publish.cmd Fixes publish script to work with zsh (#218) 2020-09-03 17:18:28 -07:00
publish.sh Release Version 0.6.1 (#205) 2020-08-30 23:15:47 -07:00
README.md Updates README.md with new server id 2020-09-03 23:01:10 -07:00
rider-settings.zip Fixes copyright headers and live template (#216) 2020-09-03 01:47:20 -07:00
Rules.ruleset Updates formatting rules (#199) 2020-08-25 18:00:51 -07:00
RUNUO_MIGRATIONS.md Updates GOALS and RUNUO_MIGRATIONS.md files 2019-08-07 13:23:07 -07:00
stylecop.json Updates formatting rules (#199) 2020-08-25 18:00:51 -07:00
THIRD-PARTY-NOTICES Adds Argon2 for password protection (#123) 2020-05-01 22:42:39 -07:00
version.json Release Version 0.6.3 (#223) 2020-09-04 00:29:08 -07:00

ModernUO Discord Subreddit subscribers Twitter Follow Gitter

Ultima Online Server Emulator for the modern era!

.NET .NET Core
Windows OSX Debian Ubuntu CentOS
GitHub license GitHub stars GitHub issues
GitHub build AzurePipelines build

Goals

Publishing a build

Requirements

Publishing Builds

  • Using terminal or powershell: ./publish.cmd [os] [framework] [release|debug (default: release)]
    • Supported os:
      • win for Windows 8/10/2019
      • osx for MacOS
      • ubuntu.16.04, ubuntu.18.04 ubuntu.20.04 for Ubuntu LTS
      • debian.9, debian.10 for Debian
      • centos.7, centos.8 for CentOS
      • If blank, will use host operating system
    • Supported framework:
      • core for .NET Core 3.1.7
      • net for .NET 5.0

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