toebeann / gib

A CLI utility for automating the installation of BepInEx on macOS
ISC License
4 stars 0 forks source link

Need the installer to edit the run_bepinex.sh script to support launching without Steam #1

Closed toebeann closed 7 months ago

toebeann commented 7 months ago

Unless you are using an already pre-configured BepInEx pack, the run_bepinex.sh script requires being edited to load the game, although this only matters when running the run_bepinex.sh script directly. When launching via Steam, it's not needed.

It should just require setting the name of the .app file on a single line - should be pretty easy to automate.

Then, users who don't own the game on Steam won't need to add the game to Steam as a non-Steam game to launch it, although this is probably the easiest way for them to do so, so we should probably still recommend that they do.