Update factorio/README.md
This commit is contained in:
parent
41b40f1db3
commit
4b916f54f7
1 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,7 @@ These three `.sh` files were created for Infern009's Factorio server, and use [B
|
|||
|
||||
## Usage
|
||||
- Clone this repository, then cd into the `factorio` directory.
|
||||
- Make sure you have `Byobu` installed.
|
||||
- Make sure you have **Byobu** installed.
|
||||
- Alpine
|
||||
- `sudo apk add -y byobu`
|
||||
- Arch
|
||||
|
@ -20,8 +20,9 @@ These three `.sh` files were created for Infern009's Factorio server, and use [B
|
|||
- `sudo emerge -y byobu`
|
||||
- MacOS **__(UNSUPPORTED)__**
|
||||
- `sudo brew install byobu`
|
||||
- If none of these commands work for your platform, you can compile `Bybou` with the `install-byobu.sh` script.
|
||||
- If none of these commands work for your platform, you can compile **Bybou** with the `install-byobu.sh` script.
|
||||
- Run the `start_server.sh` script.
|
||||
- If you haven't changed **Byobu's** configuration, you can detach from the terminal this spawns by pressing `Ctrl + A`, releasing those keys, then immediately pressing `D`.
|
||||
- Once the server is online, stop it with `/quit` from the Factorio server's console or by running the `stop_server.sh` script.
|
||||
- Modify the parameters in `start_server.sh`.
|
||||
- `save_name` - This parameter controls the name of the save file this script will use to start the server.
|
||||
|
|
Loading…
Reference in a new issue