Use clear naming conventions and logical structures to separate folders effectively.
Use clear naming conventions and logical structures to separate folders effectively.
Consider organizing the 3k folders into six distinct groups based on their .ini files. Each file contains instructions like "icon = rb3dlc" that dictate placement. You're looking for tools that can automate this process rather than handling individual files manually. Programs that support folder tagging or scripting might help achieve this more efficiently.
It seems you're looking for a tailored solution that isn't widely available. You might be able to create a batch file or Python script to inspect each folder's .ini files, examine the icon-value, and move files accordingly.