Skip to content

Instantly share code, notes, and snippets.

@allquixotic
allquixotic / run_bepinex.sh
Created June 10, 2024 12:39
MacOS run_bepinex.sh for Valheim
#!/bin/sh
# BepInEx start script
#
# Run the script to start the game with BepInEx enabled
#
# There are two ways to use this script
#
# 1. Via CLI: Run ./run_bepinex.sh <path to game> [doorstop arguments] [game arguments]
# 2. Via config: edit the options below and run ./run.sh without any arguments