/t5/substance-3d-designer-ideas/script-that-orders-graphs-in-the-explorer/idc-p/14441050#M233Feb 22, 2024
Feb 22, 2024
Copy link to clipboard
Copied
LATEST
I didn't test it yet. But couldn't you just write a script which creates a new package copy all the content of the current package and delete them. After that, get the list of package content from the helper package and sort it in python, then import the sorted list back to the original. As I already said, I didn't test this, but theoretically it should work. All the best Marco