ConsoleLogSaver
ConsoleLogSaver copied to clipboard
UPM-DependencyのソースがHTTP(S)の場合、ソースを表示してほしい
現状だと
Upm-Dependency: com.vrmc.gltf@https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF
Upm-Dependency: io.github.kisaragieffective.resonite-import-helper@https://github.com/KisaragiEffective/ResoniteImportHelper.git
として出力されます。しかし、ビューワ上では単に
com.vrmc.gltf:
UPM: https
io.github.kisaragieffective.resonite-import-helper:
UPM: https
として表示されてしまうため、リンクを表示するようにしてほしいです。