diff --git a/README.md b/README.md new file mode 100644 index 0000000..4d54dfa --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +# spt_modpack + + +### Install Git if not already installed +1. Download/install https://git-scm.com/downloads/win + + 1a. ensure add to path is checked + + 1b. Don't add to right click context, optional just adds annoying windows context menu options + + + +## Install Modpack +2. Create new folder in SPT install folder called `spt_modpack`. Copy new folder location to clipboard i.e `C:\Games\SPT\spt_modpack` +3. Open Git Bash in start menu +4. Enter `cd SPT_MODPACK_FOLDER_LOCATION` (replace SPT_MODPACK_FOLDER_LOCATION with the folder location you copied in step 2) +5. Enter `git clone https://git.logs.houseoffun.gg/GetParanoid/spt_modpack.git .` (The . at the end is important) +6. Copy all files from `spt_modpack` folder to `SPT_INSTALL` folder. Be sure you see the `.git` folder in the `spt_modpack` folder. If you don't, enable `Show hidden files` in windows explorer and start this step again +6. Use `____Update-And-Launch-SPT.bat` to update and now launch SPT. Create a shortcut to `____Update-And-Launch-SPT.bat` and plaace it where you want. +7. IP: `https://spt.houseoffun.gg:6969` \ No newline at end of file