Add README file to server overrides
This commit is contained in:
parent
7606ee85c6
commit
4ef2419b99
2 changed files with 14 additions and 1 deletions
12
.pakku/server-overrides/README.md
Normal file
12
.pakku/server-overrides/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# Running the TerraFirmaGreg Server Pack
|
||||
|
||||
To run the Server Pack:
|
||||
|
||||
1. Install the ServerPack in your server of choice
|
||||
* Doing it manually or utilizing a third party website should work fine
|
||||
2. Start the Server Pack
|
||||
* You can start it by running the "start_server.bat" file
|
||||
* You should be able to run it using the "BASH" command, assuming your server machine has BASH capabilities
|
||||
* ``bash start_server.bat``
|
||||
* Or just open the batch file if on a windows machine.
|
||||
3. The batch file will start the server, install forge on it and then boot up your world.
|
||||
Loading…
Add table
Add a link
Reference in a new issue