We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9295c76 commit b0d256bCopy full SHA for b0d256b
package.json
@@ -1,10 +1,10 @@
1
{
2
- "name": "jp.kyre.hideInactiveObjects",
+ "name": "moe.kyre.hideInactiveObjects",
3
"version": "1.0.0",
4
"displayName": "HideInactiveObjects",
5
"description": "Unity Editor extensions to hide inactive objects on hierarchy.",
6
"unity": "2022.3",
7
"license": "MIT",
8
"url" : "https://github.com/Kyure-A/hideInactiveObjects/archive/refs/tags/1.0.0.zip",
9
- "repo" : ""
+ "repo" : "https://vpm.kyre.moe/vpm.json"
10
}
0 commit comments