Starting the server¶
Now that the software has been built, all you need to do is run it! Everything is run from the Distribution folder.
Using windows terminal, git bash, or powershell, run:
cd Distribution
ModernUO.exe
Using terminal, run:
cd Distribution
dotnet run ModernUO.dll