Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(5 edits)
  • PLEASE release 3.1 on itch, I have the new level on my phone but want to play it on PC
  • PLEASE add a file “.itch.toml” to the build with this content (on Linux):
[[actions]]
name = "play"
path = "ADanceOfFireAndIce"

…so the itch app doesn’t constantly ask which binary to run

  • (I’m not sure if this is possible) PLEASE allow the Bundles folder for neo-cosmos to be a symlink so I can install neo cosmos over the itch app and let adofai find the bundle files via a symlink to the install dir
(2 edits)

Done! We've updated ADOFAI to version 3.1.2, which includes Custom Levels Screen to import your custom levels. About the .toml file, i'll look into it.
Update 2: we've updated the linux build with .toml file, and it works fine with the itch app. Thanks for the help!