From 4b916f54f7f20f0433b1f259a0ffb24a5635704a Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Mon, 14 Aug 2023 11:49:26 -0400 Subject: [PATCH] Update factorio/README.md --- factorio/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/factorio/README.md b/factorio/README.md index 6069fec..90d6a9c 100644 --- a/factorio/README.md +++ b/factorio/README.md @@ -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.