Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

OK, I try to install, doesn't work, but I fixed it in this way:
1.- Extracting the AppImage content
2.- Deleting the liblzma inside the Appimage with "rm squashfs-root/lib/x86_64-linux-gnu/liblzma.so.5"
3.- Then making the AppImage again.
Looks like the problem is the "liblzma.so.5" file

Ah very interesting… Looks like I indeed have some packaging problems. Thanks for letting me know :D