Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey, the manifest is invalid at least in the Linux builds: use forward slashes "/" instead of backslashes "\"

On Windows, if you do use backslashes, make sure they're escaped, e.g. "\\", not just "\". See https://github.com/itchio/itch-compatibility-watch...

ahh thanks for the tip. I think the build got messed up at some point. I can't test Mac or Linux so usually I just have to hope it works. I'll get it fixed asap