centredsharp
centredsharp copied to clipboard
Map editor for ultima online
CentrED#
This is a complete rewrite of original CentrED project https://git.aksdb.de/aksdb/CentrED
Download
Discord
Server setup
How to build
Requirements:
- .NET 8 SDK
Clone the repository with:
git clone --recursive https://github.com/kaczy93/centredsharp.git
Build the project with:
dotnet build
Thanks to:
-
Andreas Schneider - creator of original CentrED
-
Jaedan for help and his UORenderer
-
JetBrains for Open Source Support