• 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.
Asset Bundle Preloader

Plugins + Scripts Asset Bundle Preloader

Download [<1 MB]
Finally figured out how to use shortcuts for file browser, like other browsers have: Root, All Flattened, all vars with assets, etc, on the left side of browser. Also, it is remembering previous directory of suceffuly selected asset bundle.
FileManagerSecure class (using MVR.FileManagementSecure) has all needed functions from inacessible FileManager class.

1766371649131.png
Forgot about to call base.RestoreFromJSON
Found a bug where removed bundles still existing in the internal list and being saved. They was appear again the next time you launch VAM.
Back
Top Bottom