740 B
740 B
Skipper
A BepInEx plugin for SPT-AKI that allows you to skip quests in-game.
How to install
- Download the latest release here: link -OR- build from source (instructions below)
- Simply extract the zip file contents into your root SPT-AKI folder (where EscapeFromTarkov.exe is)
- Your
BepInEx/plugins
folder should now contain aTerkoiz.Skipper.dll
file inside
How to build from source
- Download/clone this repository
- In the
Terkoiz.Skipper.csproj
underPathToSPT
ChangeD:\SP-AKI\Server-3.10-DEVELOPMENT
to your SPT folder. - Rebuild the project in the Release configuration.
- The
Terkoiz.Skipper.dll
will now be in your\BepInEx\plugins
folder.