felix.meme
Newbie
- Apr 29, 2025
- 17
- 1
- 12
For those of you on Mac who were unable to get Part 1 to work, I found this:
there are two files you need to run the chmod +x command on. to find them you need to right click on the application, and "show package contents." one of the files is under Contents/MacOS/BadManners, the other is in Contents/Resources/autorun/lib/darwin-x86-64/BadManners.
to run the chmod command, just open terminal, type in chmod +x and then drag in the file that needs to be turned into an executable
there are two files you need to run the chmod +x command on. to find them you need to right click on the application, and "show package contents." one of the files is under Contents/MacOS/BadManners, the other is in Contents/Resources/autorun/lib/darwin-x86-64/BadManners.
to run the chmod command, just open terminal, type in chmod +x and then drag in the file that needs to be turned into an executable
Last edited: