Updated ReadMe Info

This commit is contained in:
Cathienna 2024-11-22 08:00:33 +01:00
parent 646d2f966f
commit 837cf35f74

@ -11,6 +11,6 @@ A BepInEx plugin for SPT-AKI that allows you to skip quests in-game.
### How to build from source
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. In the `Terkoiz.Skipper.csproj` under `PathToSPT` Change `D:\SP-AKI\Server-3.10-DEVELOPMENT` to your SPT folder.
3. Rebuild the project in the Release configuration.
4. Grab the `Terkoiz.Skipper.dll` file from the `bin/Release` folder and use it wherever. Refer to the "How to install" section if you need help here.
4. The `Terkoiz.Skipper.dll` will now be in your `\BepInEx\plugins` folder.