Wow I can't even properly copy-paste my own README's

This commit is contained in:
Terkoiz 2024-04-19 18:14:16 +03:00
parent cafdfa1d42
commit 9c9403e901

View File

@ -8,6 +8,8 @@ A BepInEx plugin for SPT-AKI that allows you to skip quests in-game.
2. Simply extract the zip file contents into your root SPT-AKI folder (where EscapeFromTarkov.exe is) 2. Simply extract the zip file contents into your root SPT-AKI folder (where EscapeFromTarkov.exe is)
3. Your `BepInEx/plugins` folder should now contain a `Terkoiz.Skipper.dll` file inside 3. Your `BepInEx/plugins` folder should now contain a `Terkoiz.Skipper.dll` file inside
### How to build from source
1. Download/clone this repository 1. Download/clone this repository
2. Open your current SPT directory and copy all files from `\EscapeFromTarkov_Data\Managed` into this solution's `\References\EFT_Managed` folder. 2. Open your current SPT directory and copy all files from `\EscapeFromTarkov_Data\Managed` into this solution's `\References\EFT_Managed` folder.
3. Rebuild the project in the Release configuration. 3. Rebuild the project in the Release configuration.