Skip to main content

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

Hey Naelstrof!

Just wanted to let you know that in your latest Windows build, there's a file named ChurnVector_BurstDebugInformation_DoNotShip.

I don't think that's supposed to be there :)

folder is empty and for a small offline game like this it probably wouldn't contain any info that would be worrying for the Dev

Yeah, I haven't done a whole lot of digging in it, but from what I saw it's harmless, just bloats the file size by an extra 23 mb.

Still, with "DoNotShip" in the name, I figured it would be good to let Naelstrof know if they weren't already aware. Just in case.

(+1)

Oh thank you! Yeah it includes debug information which would assist modders and hackers in picking apart the game-- though there's no multiplayer component or DRM so it's not a huge deal.

I'll try to adjust my CI pipeline to ignore the folder so at least it saves 20mb for other's computers!