Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I never use "exclude unused files" because it actually removes files that can be used in the game. It leads to a bug where the game tries to load a file that was removed. 

I could playtest the game to find which removed files are used and replace them. But the game size isnt that big its not worth it.