DianaRose1337
New Member
- Sep 4, 2023
- 1
- 0
For people wanting to to try out the game on linux, move below script to your game folder and run it (maybe have to change extension to .sh)
should be executable.
if not, as usual: `chmod +x <file>`
based on thread: https://f95zone.to/threads/generate-missing-linux-files-for-any-renpy-game.9339/
only changed to py3 format + hardcoded version number (script could not determine version by itself / I did not understand the code enough to fix it)
Edit: or save the script for later, currently there are only ten frames...
should be executable.
if not, as usual: `chmod +x <file>`
based on thread: https://f95zone.to/threads/generate-missing-linux-files-for-any-renpy-game.9339/
only changed to py3 format + hardcoded version number (script could not determine version by itself / I did not understand the code enough to fix it)
Edit: or save the script for later, currently there are only ten frames...
Last edited: