This is a derivative of Razor (https://github.com/markdwags/Razor) and RazorEnhanced (https://github.com/RazorEnhanced/RazorEnhanced)
RazorEnhanced is an awesome project originally developed by AlexDan. NeoUO builds on those ideas with modern .NET and a GTK3 UI.
Currently neouo is under development and is working, but not complete.
The key improvements:
-
It changes the json storage to better model the flow of UO.
-
The UI is implemented using GTK 3.24 instead of windows forms.
-
Multi-targets net472 and net10.0-windows with a single cross-platform codebase.