Skip to content

Instantly share code, notes, and snippets.

View gekkedev's full-sized avatar
tsek

gekkedev

tsek
View GitHub Profile
@gekkedev
gekkedev / update_factorio.sh
Last active December 20, 2021 18:23
Factorio server installer/updater
#navigate into the directory where you installed the game and run it with your game' folder name as first argument, e.g. "factorio":
#bash update_factorio.sh factorio
#cd /opt
if [[ $1 ]]
then
wget https://factorio.com/get-download/stable/headless/linux64 -O update.tar.$
mkdir -p $1
echo "Extracting, please wait..."
tar -xf update.tar.xz factorio -C $1
@gekkedev
gekkedev / guide.md
Last active March 26, 2023 18:57
Cross-browser userscript installation guide - how to install userscripts

Click on Raw, then copy and paste. Crediting is highly appreciated. Else you may link to this guide to ensure your instructions stay up-to-date regularly.

Google Chrome: Install Tampermonkey or Violentmonkey.
Mozilla Firefox: Install Greasemonkey, Tampermonkey or Violentmonkey.
Opera: Install this extension first, then you can install Tampermonkey or Violentmonkey from the Chrome extension store.
Microsoft Edge: Install Tampermonkey from the E