readme
This commit is contained in:
parent
eee23c4151
commit
b5e4b9a519
1 changed files with 20 additions and 0 deletions
20
README.md
Normal file
20
README.md
Normal file
|
|
@ -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`
|
||||
Loading…
Add table
Add a link
Reference in a new issue