readme
This commit is contained in:
parent
9ce3c7daa3
commit
32153770e6
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -1,20 +1,20 @@
|
||||||
# spt_modpack
|
# spt_modpack
|
||||||
|
|
||||||
|
|
||||||
### Install Git
|
### Install Git if not already installed
|
||||||
1. Download/install https://git-scm.com/downloads/win
|
1. Download/install https://git-scm.com/downloads/win
|
||||||
|
|
||||||
1a. ensure add to path is checked
|
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
|
## Install Modpack
|
||||||
|
2. Create new folder in SPT install folder called `spt_modpack`. Copy new folder location to clipboard
|
||||||
2. Copy SPT Install location to clipboard
|
|
||||||
3. Open Git Bash in start menu
|
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)
|
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`
|
7. IP: `https://spt.houseoffun.gg:6969`
|
||||||
Loading…
Add table
Add a link
Reference in a new issue