Here's a small app I quickly slapped together to count how many levels in the same folder use each graphic set.
Put it in the "levels" folder of your project, run it, then check the "styles_report.txt" file.
Please be aware it's only compatible with NeoLemmix LVL files. It should work with levels in the older 10KB format, as long as the files are new enough to have proper style names rather than just numbers; but I've only tested it with the normal modern LVL format (the one that's been used since... V1.31n, I think it was?).
Note that as mentioned, it's something I quickly slapped together, so don't expect it to become constantly supported. It'll probably never be touched again by me, except for occasionally using it. I'll probably add the feature to Flexi in the future, but couldn't be bothered right now. :P
Thanks for this! My upcoming pack uses a wide variety of graphic sets, so packs using many graphic sets will benefit from this! :thumbsup:
In a future NeoLemmix update, since graphic sets are no longer a thing and mixing terrain is now possible, I still want to use a tool similar to this. Will you make a tool that counts what graphics are used for each level?
For example, if I made three mixed-terrain levels, one level uses a mix of Sky and LPIV Space, another level uses a mix of Sky and Outdoor, the third uses a mix of Sky, Cyber and Outdoor. Using this tool, the total will equal that the Sky graphics are used thrice, Outdoor is used twice, LPIV Space is used once, and Cyber is used once.
We can talk about that closer to the time. :P
Just uploaded a small update; it now counts music usage too.