No description
Find a file
Kamron Batman 217c63a07a
Merge branch 'main' into webSupport
# Conflicts:
#	Projects/Benchmarks/Benchmarks/Packets/GumpUtilities.cs
#	Projects/Server/Gumps/Gump.cs
#	Projects/Server/Network/Packets/IncomingPlayerPackets.cs
#	Projects/Server/Network/Packets/OutgoingGumpPackets.cs
2022-07-08 16:09:07 -07:00
.config fix: Fixes codegenning sack of flour (#1076) 2022-06-17 23:29:36 -07:00
.github chore: Updates release permissions (#1085) 2022-06-21 16:00:06 -07:00
Distribution/Data fix: Removes wanderer from categorization (#1024) 2022-05-16 15:14:08 -07:00
docs docs: Documentation update (#941) 2022-04-04 13:39:16 -07:00
Projects Merge branch 'main' into webSupport 2022-07-08 16:09:07 -07:00
.editorconfig Adds ModernUO docs skeleton (#243) 2020-09-13 15:21:28 -07:00
.gitattributes fix(git): Updates git attributes (#477) 2021-02-06 21:15:29 -08:00
.gitignore fix: Fixes disallowed features enum serialization (#1093) 2022-06-27 18:30:31 -07:00
azure-pipelines.yml chore: Fixes CI build/test for Fedora (#1056) 2022-06-13 12:18:00 -07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2020-05-05 08:51:39 -07:00
CONTRIBUTING.md chore: Updates discord links (#394) 2021-01-07 01:04:05 -08:00
Directory.Build.props fix: Updates serialization generator (#1062) 2022-06-13 23:28:33 -07:00
FAQ.md chore: Updates whats changed (#1082) 2022-06-19 19:55:55 -07:00
LICENSE Fixes more line ending issues (#267) 2020-09-27 13:54:56 -07:00
mkdocs.yml docs: Documentation update (#941) 2022-04-04 13:39:16 -07:00
ModernUO.sln chore: Removes benchmarks. (#985) 2022-03-31 10:37:33 -07:00
publish.cmd fix: Fixes detecting linux distro during build (#997) 2022-04-14 17:39:57 -07:00
publish.sh Release Version 0.6.1 (#205) 2020-08-30 23:15:47 -07:00
README.md chore: Updates whats changed (#1082) 2022-06-19 19:55:55 -07:00
rider-settings.zip Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
Rules.ruleset Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
RUNUO_TO_MODERNUO.md chore: Updates to RunUO to ModernUO (#1098) 2022-06-29 09:44:22 -07:00
SPONSORS.md fix: Updates sponsors links 2022-03-23 00:08:01 -07:00
stylecop.json Updates formatting rules (#199) 2020-08-25 18:00:51 -07:00
THIRD-PARTY-NOTICES chore: Updates 3rd party notices (#1042) 2022-06-01 09:42:11 -07:00
version.json fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00

ModernUO Discord Subreddit subscribers Twitter Follow Gitter

Ultima Online Server Emulator for the modern era!

GitHub license GitHub stars GitHub issues
GitHub build AzurePipelines build

Requirements

Supported Operating Systems

Windows 10/11/2016/2019/2022 MacOS 10.15/11/12 Debian 10/11 Ubuntu 16/18/20 LTS Linux Mint 17/18/19/20 CentOS 7/8 Fedora 32/33/34/35/36 RedHat 7/8

Running the server

.NET

Development

git .NET

Supported IDEs

    Jetbrains Rider 2021.3                           Visual Studio 2022
Rider 2021.3+             Visual Studio 2022+

Note: VS Code is not currently supported.

Getting Started

  • Install prerequisite requirements
  • Clone this repository (or download the latest):
    • git clone https://github.com/modernuo/ModernUO.git
  • Open ModernUO.sln to start developing

Building/Publishing

  • Run ./publish.cmd [release|debug (default: release)] [os]
    • os - Supported operating systems
      • win - Windows 10/11/2016/2019/2022
      • osx - MacOS 10.15/11.0+/12.0+ (Catalina, Big Sur, Monterey)
      • ubuntu.16.04, ubuntu.18.04 ubuntu.20.04 - Ubuntu LTS
      • linuxmint.17, linuxmint.18, linuxmint.19 - Linux Mint
      • debian.10, debian.11 - Debian
      • centos.7, centos.8 - CentOS
      • fedora.32, fedora.33, fedora.34, fedora.35, fedora.36 - Fedora
      • rhel.7, rhel.8 - Redhat
      • If blank, the operating system running the build is used. Linux Mint 20 is not supported directly yet, so build explicitly against ubuntu.20.04 instead.

Running the Server

  • Follow the publish instructions
  • Run ModernUO.exe or dotnet ModernUO.dll from the Distribution directory on the server

Note: If you are running a version of linux that isn't listed above, then you may have to install the following using a package manager:

  • libargon2-dev, libz-dev, and zstd

Thanks

  • RunUO Team & Community
  • Voxpire, the ServUO Team & Community
  • Karasho, Jaedan and the ClassicUO Community

Troubleshooting / FAQ

Want to sponsor?

Thank you for supporting us! You can find out how by visiting the sponsors page.



Development Tools & Plugins provided with ♥ by
JetBrains Material Theme