To describe my question a bit more, I basically want find out anything that need some specific var to be present in the "AddonPackages" folder. Like, one var can depend on another, a preset in the custom folder can depend on a var. But are there more places?
And what are the easiest way of finding the dependencies? For var files, I can just look at dependency in meta.json. For presets, I currently think you have to just search through the file for any references to vars.
And what are the easiest way of finding the dependencies? For var files, I can just look at dependency in meta.json. For presets, I currently think you have to just search through the file for any references to vars.