|
| 1 | +# Locating the STServer.ini |
| 2 | + |
| 3 | +## Locating the `STServer.ini` to configure our server |
| 4 | + |
| 5 | +Now that our server is shut down and we've created the inbound firewall rules, we can look at the `STServer.ini` config file, which allows us to configure a few parameters. |
| 6 | + |
| 7 | +## [Option 1: Using MO2](locating-the-stserver.ini.md#using-modorganizer2) | [Option 2: Using VMM](locating-the-stserver.ini.md#using-vortex-mod-manager) |
| 8 | + |
| 9 | +### **Using ModOrganizer2** |
| 10 | + |
| 11 | +1. Open MO2 |
| 12 | +2. Find the mod `Skyrim Together Reborn` |
| 13 | +3. Right-click it, and select `Open in Explorer` |
| 14 | +4.  |
| 15 | +5. Inside there, select the folder named `Skyrim Together Reborn` |
| 16 | +6. Now find the folder named `config` and enter it. |
| 17 | +7. Inside there will be the config file named `STServer.ini` |
| 18 | +8. Open that with a text-editor of your choice. In my case I'll use good ol' `Notepad++`. |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | +### **Using Vortex Mod Manager** |
| 23 | + |
| 24 | +1. Open Vortex |
| 25 | +2. Go to the `Mods` menu |
| 26 | +3. Make sure `Skyrim Together Reborn` is installed and `Enabled` |
| 27 | +4. Press `Windows Key + R` and enter this path in the `Run` window:\ |
| 28 | + `C:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\SkyrimTogetherReborn` |
| 29 | +5. In that folder, open the `config` folder |
| 30 | +6. In there will be the `STServer.ini` file |
| 31 | +7. Open that with a text-editor of your choice. In my case I'll use good ol' `Notepad++`. |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +#### Onwards to the next step! |
0 commit comments