diff --git a/launch.d/10-bepinex b/launch.d/10-bepinex index 5340d97..0eedd2d 100644 --- a/launch.d/10-bepinex +++ b/launch.d/10-bepinex @@ -10,9 +10,6 @@ if [ ! -d BepInEx/config ]; then echo "Downloading BepInEx version ${MOD_BEPINEX_VERSION}" curl -LO "https://github.com/BepInEx/BepInEx/releases/download/v${MOD_BEPINEX_VERSION}/BepInEx_linux_x64_${MOD_BEPINEX_VERSION}.zip" unzip "BepInEx_linux_x64_${MOD_BEPINEX_VERSION}.zip" - - mkdir -p BepInEx/config/ - mkdir -p BepInEx/plugins/ fi # Update the runner script to have our executable