diff --git a/README.md b/README.md index 7b6fc60..21523a1 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +4. The `Terkoiz.Skipper.dll` will now be in your `\BepInEx\plugins` folder. \ No newline at end of file