• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.
Organize-models.py

Plugins + Scripts Organize-models.py

Download [<1 MB]

VRmatt

Active member
Joined
Jul 9, 2022
Messages
285
Solutions
1
Reactions
56
VRmatt submitted a new resource:

Organize-models.py - Organize your packages by author.

Will create a folder for each creator/author in your addonpackages directory, and move those packages into the folders.
(ignores any folders listed in the ignore section)

Example Usage:​

  • Dry Run (default): $ py organize-models.py
  • Execute Move: $ py organize-models.py T

Read more about this resource...
 
Will this include .disabled files in the organization? I assume yes?
 
Just FYI, all the scripts I developed are to be ran in the AddonPackages folder.
So, just download and extract, and run from there.
You'll need to have Python installed (search google its easy to do).

Run the script by opening 'command line' and going to your AddonPackages folder.
Then type:
Python -script name-

(y)
 
Back
Top Bottom