diff --git a/factorio/README.md b/factorio/README.md index 37003fa..6069fec 100644 --- a/factorio/README.md +++ b/factorio/README.md @@ -1,13 +1,13 @@ -# Infern009's Factorio Server +# Factorio Scripts [Discord Message Link (Galaxy Discord - #general-discussion)](https://discord.com/channels/204965774618656769/753714180900519937/1140330697446412428) [Discord Message Link (seaswimmer (294518358420750336) & infern009 (420197112068964353) - Direct Messages)](https://discord.com/channels/@me/624776394676633663/1140332152530149447) -These three `.sh` files were created for Infern009's Factorio Server, and use [Byobu](https://www.byobu.org/) to run a Factorio server. +These three `.sh` files were created for Infern009's Factorio server, and use [Byobu](https://www.byobu.org/) to run a Factorio server. ## Usage - -- First, make sure you have `Byobu` installed. +- Clone this repository, then cd into the `factorio` directory. +- Make sure you have `Byobu` installed. - Alpine - `sudo apk add -y byobu` - Arch @@ -21,7 +21,6 @@ These three `.sh` files were created for Infern009's Factorio Server, and use [B - 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. -- Download the two shell scripts to an empty directory of your choice. - Run the `start_server.sh` script. - 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`.