Small update for Asset Cooker! I added a tool to find and delete files that are not used by any command ("orphan files"), to help keep a clean output folder! github.com/jlaumon/Asse...
Normally outputs are automatically cleaned up when the corresponding input is deleted, but if you remove a rule (for example), Asset Cooker looses track that some files were outputs, and they linger. Now there's a tool to manually delete them. (It could be automatic, but that'd be a bit scary!)