VaM 1.x Plugin to search folder for multiple dependencies

Threads regarding the original VaM 1.x

Okachu

Active member
Joined
May 16, 2024
Messages
296
Solutions
1
Reactions
99
An external plugin that is searching the missing error files from a scene in a target folder.

If I throw all files from the addonpackage folder in another folder, I'm getting a lot errors from the old scenes.

I copy paste this error message into the plugin or import a txt file. The plugin is filtering out every string behind .var.

With multiple searches at once the plugin is finding all missing files in the folders like the usual folder search. Then I'm getting a list of the files and can drag them back from the old folder into the new addonpackages.

What I'm actually doing:

Opening an old scene. Copy Paste the error messages in a txt file. Copy the names.var (looks first to get the dependencies from the hub)) and paste into the windows folder search in the old addonpackages folder. Drag this file into the new addonpackages folder and repeat.
 
Last edited:
There are managers on the hub that allow you to more easily browse your files, check dependencies, and so on:

If you just want to safely move old and unreferenced resources out of the AddonPackages folder and then delete then, you can use the good old VAR Manager:

Currently, I'm testing this one:
 
Back
Top Bottom