Skip to main content

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

It’s a really nice tool!

The only problem I had was that I imported a sound library with a few thousand sounds and then decided I don’t want these sounds… I deleted them from the file system but they stayed in the app. It correctly detected them as missing, but to be able to remove them I would have had to delete every single one of the sounds by hand…

Luckily I found the SQLite DB thanks to the comment below. I simply deleted the whole DB and started over. Would be a nice feature to re-sync with the file system and auto-remove missing files.

(+1)

I agree, a few mass data manipulation features are currently amiss! I plan to tackle at least some of them in the next release (hopefully, some time this year).