An project to install vpm package published in non-official registry with unitypackage file.
Unity2019使用時、VRCSDKのバージョンのフィルタリングに誤りがありました。 (3.5.0以上のバージョンが含まれてしまう) 下記の条件でテストしています。 インストール済みパッケージ: [email protected] [email protected] VPAIの設定ファイル: { "vpmRepositories": [ "https://suzuryg.github.io/vpm-repos/vpm.json", "https://vpm.nadena.dev/vpm.json" ], "vpmDependencies": { "jp.suzuryg.face-emo": "^1.4.0", "nadena.dev.modular-avatar": "^1.8.0" }, "includePrerelease": false }
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by suzuryg and has received 1 comments.