Update README to include current steps for linux

This commit is contained in:
Ceikry 2022-06-12 15:39:01 +00:00 committed by Ryan
parent 09056402e4
commit ac87c2ff51

View file

@ -176,8 +176,7 @@ After setting up git lfs, you may need to run `git lfs pull` in the root of the
#### Linux / OSX #### Linux / OSX
1. Make sure your database of choice is running (see above) 1. Make sure your database of choice is running (see above)
2. Start the Management Server with run-ms.sh 2. Start the game server with the included run script. E.G ./run g
3. Start the game server with run-server.sh
#### Windows #### Windows
1. Make sure your database is running (see above) 1. Make sure your database is running (see above)