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

building a full package (including dependencies to var file)

aeria

New member
Joined
Nov 18, 2022
Messages
6
Reactions
3
hello, how do i pack all needed dependencies to .var file? i can't see any option for this
 
You use the package builder on the ui, name it , add your file the prep it. It will tell you what your missing.
 
yeah, but it builds 50kb .var file instead of packing all dependencies into var file
 
Dependencies aren't supposed to be packed in the var. That's why they're dependencies; they are other var's that your scene depends on the user having.
 
If it's reference files missing like your clothing or skin textures, there will be a button that says "fix reference..." above the green prep package button after you click it. It will automatically add the textures that your save/preset references.

more info here

If there are loads of dependencies from other creators var's, they don't need to be packed, but you can slim down the list with some tips from here.

 
Back
Top Bottom