โ Return to game
Log in with itch.io to leave a comment.
For Guix users, I launched the .love file like this:
guix shell love -- love gnomic-vengeance-0.1.0.love
This is how my first fight went:
:')
Yeah, there is an issue with the web build. Lua 5.1 PUC handles string.format differently than luajit. And unfortunately we have to target PUC for the web build. The desktop build is more stable
โ Return to game
Comments
Log in with itch.io to leave a comment.
For Guix users, I launched the .love file like this:
This is how my first fight went:
:')
Yeah, there is an issue with the web build. Lua 5.1 PUC handles string.format differently than luajit. And unfortunately we have to target PUC for the web build. The desktop build is more stable