Looks gallery app

snowman1

New member
Joined
Jul 3, 2024
Messages
3
Reactions
0
I made this python app, it shows all looks in the app, there is a option to click and delete looks.

put the python file in your VAM root folder, before run, python vam_gallery.py

remove .txt from the py script, before run.
 

Attachments

  • vam_gallery.py.txt
    13.3 KB · Views: 0
This is quite cool, thanks for sharing.

For those that want to try it with Python3, install Pillow with pip.
 
Nice script. I like the ability to browse. It seems to include anything that has a scene, whether or not it's a look. It picks up assetbundles that have a demo scene. Having a sort by date would also be nice.
 
Back
Top Bottom