Update the plugin
Swap out the .var, delete the old version, done.
Updating the Voxta plugin is a single file swap.
- Download the new
AcidBubbles.Voxta.VERSION.varfrom Patreon / Discord. - Copy it into your
AddonPackagesfolder alongside the old one. - Delete the old
AcidBubbles.Voxta.OLD-VERSION.var.
Scenes that reference the plugin will automatically pick up the latest installed version in AddonPackages.
Keeping multiple plugin versions side by side is supported by VAM but can confuse scenes that pin to a specific .var version. Cleanest is one plugin .var at a time.
Scenes pinned to old plugin versions
If a published scene was packaged against an older plugin version, you might see the old version listed as a dependency. The community tool VamPackageUpdater can bulk-rewrite plugin version references inside .var files — useful if you're publishing your own scene and want to bump it to the latest plugin without re-opening Package Builder.
See the VAR Packages guide for the full publishing flow.