Skip to main content

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

The obfuscation archive will still be inside the source folder. And your files will all be in a single archive file with a random name. You can set the location the archive is extracted to at launch of the game. Either appdata (common temp location) or portable (next to the exe). You can also set it to auto delete the extracted cache files when the game closes (this is set by default).

these replies are very helpful, thank you. :)