I really want to play this, but I can't get the mac version to start. It just says it can't open, no error message. Hmmm. macOS Catalina 10.15.7.
Viewing post in Between the Lines jam comments
I tried making a web version, but no dice...
This is an issue with unity mac builds, I believe you can fix it by running the following commands:
chmod +x "/Applications/Between the Lines MAC v1.0.app/Contents/MacOS/Between the Lines”
and if it still doesn't work;
sudo chmod +x "/Applications/Between the Lines MAC v1.0.app/Contents/MacOS/Between the Lines”