• 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]
  These scripts modify local files.
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'
  • Asset-cleanup.py
    • Any leftover folders with misc files and no assetbundles are moved to '/NotApproved'


      Notes:
    • This process will rename asset_bundles to assetbundle
    • Empty folders will be deleted.


    • You WILL NEED to open the scripts and update the ROOT PATH to your VAM install folder;
      Ie; C:/Vam/Custom/Assets
  These scripts modify local files.
React to this content...

Share this resource

Back
Top Bottom