Can you make a mac version of the game?
I made a version that runs on mac. It's just an app file that runs DUGA-master/MAIN.py with a python3 virtual environment that has pygame installed. You can see it at DUGA-Launcher.app/Contents/DUGA-master/venv
https://drive.google.com/file/d/1qprTwXADpDeX8NrbSP4mZ90nVcJCVFMl/view?usp=shari...
Thanks, but when I try to open it, I get this:
The action “Run Shell Script” encountered an error: “Traceback (most recent call last):
File "<string>", line 14, in <module>
File "<string>", line 10, in x
OSError: [Errno 2] No such file or directory: 'E-411D-9BDC-5FB0213901A1/d/DUGA-Launcher.app/Contents/DUGA-master'”
I don't know what all of it means, but I know the last part means that it can't find a specific file needed to launch it. Am I doing something wrong?
Also, why does the file "Icon?" under the Contents folder have a question mark? That's the first time I've ever seen that.