ENIGMA Forums
Development => Works in Progress => Topic started by: fervi on October 12, 2017, 07:03:53 pm
-
Slowly I'm releasing my game - Occult. The game was written in GM: S 1.4, but was moved to Enigma. I would like to before I release the source code to test whether there are no errors.
For now, there is only 64bit version on Linux.
http://194.28.50.88/occult-enigma-linux64
(http://ocult.tk/screeny/screen01.png)
Fervi
-
Based on its artwork, which looks fantastic by the way, it certainly looks interesting. However I cant run the game as it has no extension, nor can i set it as executable.
-
However I cant run the game as it has no extension, nor can i set it as executable.
This is a normal Linux executable, it does not need an extension, just the execute flag. If the file does not have this flag, you can give "chmod + x <file>" in the console or select the appropriate permission in the file manager in the Properties.
Fervi
-
this is what I get..........
and I also tried the 'chmod......' command...............still nothing.