Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

So in the future I should just omit the `.tic` extension, and it will do it's thing? I didn't realize there was a difference between `test` and `test.tic` in this usage! Thanks for clarifying.

So in the future I should be able to do something like `export mac test` instead of `export mac test.tic` and it will create a new file that I should be able to open on a mac to continue editing? Is there anything else I should know about the export behavior? 

I was able to recover my code (fortunately had it saved elsewhere), and just had to recreate my sprite sheets and map, so hopefully I can avoid this issue in the future!