Version 3 introduces a local package index for much faster dependency copies from large private VAR libraries.
New:
- Scans all configured private source folders and subfolders.
- Supports multiple sources (Source1, Source2, Source3, etc.).
- Builds the index automatically on the first local copy, or manually with Rebuild local index.
- Reuses the in-memory index for fast repeated copies.
- Adds local version resolution options:
- Exact versions only
- Exact first, otherwise newest
- Always newest available
- Includes improved package information, credits, and setup instructions.
The plugin can continue to scan both package meta.json files and normal unpackaged saved scene .json files.