[VCC-1.0.1][Bug] LegacyFolders and LegacyFiles are not removed when adding user packages
CyanLaser
VPM manifest provides options for "legacyFolders" and "legacyFiles" which will be removed when VCC adds the package.
These options do not appear to work for user packages. Adding the path with and without the GUID do not remove the original files and folders.
Log In
100の人
There are some problems with
legacyFolders
and legacyFiles
.[BUG] legacyFolders and legacyFiles only removed if ALL folders and files listed are found in the project. · Issue #281 · vrchat-community/creator-companion
The other problem occurs in community repositories, where legacyFolders/Files for packages installed by
vpmDependencies
are ignored.Also, package.json is ignored when installed via repositories.