does not work on macos. I tried:
- putting in the same folder as the .app
- putting it inside the contents folder inside the .app
- putting it in the documents folder
- giving the app full disk access
on top of all this I manually had to run chmod +x on the binary inside the app contents by the way. otherwise the game doesn't launch.
edit: ah, it's supposed to be inside the contents folder, but NOT inside the macos folder. confusing