AssetBundle management scripts (for missing thumbnails)

Other AssetBundle management scripts (for missing thumbnails)

  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.
Author
VRmatt
Downloads
66
Views
470
Version
1.0
First release
Last update
Rating
0.00 star(s) 0 ratings
Back
Top Bottom