mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-12-14 22:32:28 +00:00
ref(readme): formatting on serverstart details
Co-Authored-By: dudymas <dudymas@gmail.com>
This commit is contained in:
parent
6135feec56
commit
2b2ec51206
1 changed files with 1 additions and 1 deletions
|
@ -408,7 +408,7 @@ To use these packs you will need to:
|
||||||
- Pick a relevant ServerStart.sh and potentially settings.cfg and put them in `/data/FeedTheBeast`
|
- Pick a relevant ServerStart.sh and potentially settings.cfg and put them in `/data/FeedTheBeast`
|
||||||
|
|
||||||
An example of the latter would be to use https://github.com/AllTheMods/Server-Scripts
|
An example of the latter would be to use https://github.com/AllTheMods/Server-Scripts
|
||||||
There, you'll find that all you have to do is put ServerStart.sh and settings.cfg into
|
There, you'll find that all you have to do is put `ServerStart.sh` and `settings.cfg` into
|
||||||
`/data/FeedTheBeast`, taking care to update settings.cfg to specify your desired version
|
`/data/FeedTheBeast`, taking care to update settings.cfg to specify your desired version
|
||||||
of minecraft and forge. You can do this in the cli with something like:
|
of minecraft and forge. You can do this in the cli with something like:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue