Hello,
i try to install the new MOD loader on My MacBook. I have troubles to understand the introduction how to use the terminal?
Thank you!
i open a terminal an try to insert both commands:
chmod u+x run_bepinex.sh
and
./run_bepinex.sh
always this message come: no such file or directory.
Last login: Fri Jun 28 21:24:18 on ttys000
kevinstelzer@Kevins-MBP ~ % chmod u+x run_bepinex.sh
chmod: run_bepinex.sh: No such file or directory
kevinstelzer@Kevins-MBP ~ %
- Open a terminal in the game folder. First run
chmod u+x run_bepinex.sh
to allow the script to run, then run BepInEx for the first time with./run_bepinex.sh
. Don’t close the terminal window, you’ll need it in step #4