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

Solved How do I know which vars reference a specific other one?

brasileirinho

Active member
Joined
Sep 10, 2022
Messages
141
Reactions
30
It's hard to keep track of which dependencies are not needed anymore.

I have some .vars that I don't know if I still need them. I delete many scenes, looks, etc. But I don't usually delete their dependencies.

So, for example, I have this 'Creatorname.Skin.1.var'. How do I know which other scenes/looks still need it?

I have tried the var manager, but I didn't really like it. I don't understand how it works and it moves my files around in a way that makes me confused.
 
Solution
Only by searching the VARs meta.json for that specific dependency, or removing it, rescan packages, and see if the error log complains it's missed as a dependency of VARs x, y, z.
Only by searching the VARs meta.json for that specific dependency, or removing it, rescan packages, and see if the error log complains it's missed as a dependency of VARs x, y, z.
 
Upvote 0
Solution
Back
Top Bottom