• 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.

Question What is meta.json file?

Joined
Sep 28, 2020
Messages
10
Reactions
4
I'm used to download var files but once in a while some creators will have the file meta.json included for all their looks and/or scenes and will be in a zip file containing the folders saves and custom next to the meta.json file. Are we supposed to paste that in our vam folder everytime? So far I never had any trouble not adding it but I wonder if I should? But if I do its just going to replace the last one everytime. Should we bother with this?
 
I'm used to download var files but once in a while some creators will have the file meta.json included for all their looks and/or scenes and will be in a zip file containing the folders saves and custom next to the meta.json file. Are we supposed to paste that in our vam folder everytime? So far I never had any trouble not adding it but I wonder if I should? But if I do its just going to replace the last one everytime. Should we bother with this?
-don't extract .var files, simply put them inside AddonPackages

-each .var has own meta.json (legacy .vac files also have meta.json, but they are bit different & they usually go inside Saves/scenes)
you can open/read it with any text editor, basically it has all key info about package like:
packagename, creatorname, client version used when created, content info, dependencies, etc...

-however... if you downloaded .zip (not .var)
than maybe creator didn't actually package it (maybe they manually zip it from AddonPackagesBuilder)
or for some reason .var got converted to .zip on download
 
Last edited:
Upvote 0
Back
Top Bottom