Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I opened a New Terminal At Folder on the MacOS folder and typed in verbatim what you wrote along with a bunch of variations in case I misunderstood (using v1.1 instead of v1.0 because that's the version I  have) but Terminal kept telling me  "No such file or directory".

It has to be the folder "inside" the .app file. See, each .app file in MacOS has a "content folder" inside it. Maybe you're in the wrong directory. You have to right-click the .app file after the .zip file was extracted and select "show package contents". Then, inside this folder, open a terminal inside its Contents/MacOS folder. To confirm you're inside the right .app folder, use the command "pwd". You should get something like:

/Users/<username>/Downloads/Siren Head.app/Contents/MacOS.

If you're somewhere else, it should not work.

That's what I  did. It was on the MacOS folder inside the package contents of the application.