# spt_modpack ## Prerequisites **Install Git** (if not already installed) 1. Download and install from https://git-scm.com/downloads/win - Check "Add to PATH" during installation --- ## Setup 1. **Create a folder** inside your SPT install directory named `spt_modpack` - Example: `C:\Games\SPT\spt_modpack` 2. **Open Git Bash** from the Start menu 3. **Navigate to the folder** you just created: ``` cd C:\Games\SPT\spt_modpack ``` 4. **Clone the modpack** (the `.` at the end is required): ``` git clone https://git.logs.houseoffun.gg/GetParanoid/spt.git . ``` 5. **Copy all files** from `spt_modpack` into your main SPT install folder - If you don't see a `.git` folder in `spt_modpack`, enable **Show hidden items** in Windows Explorer and try again 6. **Run `____Update-And-Launch-SPT.bat`** to update and launch SPT - Create a shortcut to it wherever you like --- ## Server IP: `https://spt.houseoffun.gg:6969`