Does anybody have an experience with linux installation? I've downloaded zip for linux, unpacked it, and had no idea what next. None of the files seem executable.
The cost of seeking impossible goals · By
Hey there,
Here is this from my Linux support:
"I think you might need a start script if you want to be able to launch the game from a file manager, but I didn't think that was important to most Linux users.
If you do need one, something simple like
#!/bin/sh
./nw
put into a file dujanah.sh should be enough, and then both "nw" and "dujanah.sh" would need to be made executable."
Hope that helps,
Jack