• 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.
AssetBundle management scripts (for missing thumbnails)

Plugins + Scripts AssetBundle management scripts (for missing thumbnails)

Download [<1 MB]

VRmatt

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

AssetBundle management scripts (for missing thumbnails) - Find thumb/asset matches and organize them.

4 python scripts, run them in order.
if you have problems, just move all your folders+files back into /assets and try again.

  • Asset-Approved.py
    • All assetbundles that have a matching thumbnail get moved to '/Approved'
  • Asset-match.py
    • For assetbundles with missing thumbnails, scan the vam folder and find matches. Move to '/Approved'
  • Asset-blanks.py
    • Leftover assetbundles with no image, will be moved to '/Missing'
    ...

Read more about this resource...
 
Back
Top Bottom