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

What do I do with these files in zip? Can it read the zip files itself or should I extract them into folders?

marlowInc

Member
Joined
Jan 31, 2024
Messages
62
Reactions
10
1714492258433.png

The file came with a zip and .var, should I extract or keep it zipped? and do I just throw it all into addonspackages folder? Theres alot of them so it'll be annoying to sort each folder into its own spot.
 
Last edited:
A var is just a zip file with these contents. If the zip file has a meta.json in the top level, then just change the file extension from .zip to .var. Never let your browser change file extensions. Never let Windoze hide file extensions. Note also that the correct naming convention for var files is creator.some_asset_name.version.var where version has to be an integer.
 
Back
Top Bottom