Official Linux Build on itch.io
I have no issue downloading the git project and compiling it myself. However, it would be great and convenient to have an official Linux build available on itch.io
I don't have a linux machine atm, so I might need some help with that 😬
After attempting to run the application, it crashes when I try to load the first tilemap. Unfortunately, the problem seems to lie with the systools library you are using. See this unresolved issue from 2015. https://github.com/waneck/systools/issues/27
ugh that's disappointing! I'll take a look and see if there are any other libs to use for dialog boxes, otherwise I might not be able to build for linux for a while :(
you can use lime under the hood for dialog boxes I believe.