From 32153770e648fa993251946417d54d880522748c Mon Sep 17 00:00:00 2001 From: GetParanoid Date: Sat, 19 Jul 2025 18:02:37 -0500 Subject: [PATCH] readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b7e8494..3e4788e 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,20 @@ # spt_modpack -### Install Git +### 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 + 1b. Don't add to right click context, optional just adds annoying windows context menu options ## Install Modpack - -2. Copy SPT Install location to clipboard +2. Create new folder in SPT install folder called `spt_modpack`. Copy new folder location to clipboard 3. Open Git Bash in start menu -4. Enter `cd SPT_INSTALL_LOCATION` +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. Use `____Update-And-Launch-SPT.bat` to update and now launch SPT +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