docs: Adds starting a server notes and tips. (#1487)

This commit is contained in:
Christian 2023-09-03 18:49:42 +02:00 committed by GitHub
parent 74c6d91d34
commit 5d6045eefd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,3 +20,11 @@ Everything is run from the _Distribution_ folder.
cd Distribution
dotnet run ModernUO.dll
```
=== "Game Files"
!!! Note
Game files are required to initiate a server. Upon the initial launch, you will encounter a prompt asking for the location of your game files or ClassicUO installation. ClassicUO installations should be configured to reference game files directory within settings.json file.
!!! Tip
Game files are not directly distributed in ModernUO, find the latest version to download these at [client download](https://uo.com/Client-Download/)