• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Quick question about .var .vac

Jean boisvert

New member
Joined
Jul 19, 2021
Messages
14
Reactions
3
Is it true that EVERY .vac should be placed in addon and EVERY .var in scenes?? I have a lot of look that have some .vac in the custom/.../... folder, should I place them in the addon folder? And If I'm not sure of where to put a .vac, can I just save it everywhere it might be usefull without problems? Thanks :)
 
I have a lot of look that have some .vac in the custom/.../... folder, should I place them in the addon folder?
no

.var goes inside AddonPackages ONLY

.vac is legacy type of compiling content (it usually contains required stuff: custom/import morphs, sounds, assets, etc...)
.vac should go inside saves/scene/whatever
.vac is extracted on "ExampleScene.vac" load (inside same folder you placed it)
leaving .vac behind so you have duplicates (compiled .vac and extracted content)
 
Back
Top Bottom