Add version v1.0.2 to VCC index

This commit is contained in:
github-actions[bot]
2026-04-06 16:12:02 +00:00
commit 6481ee1a19
8 changed files with 526 additions and 0 deletions

12
package.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "de.mrunknownde.gittool",
"version": "1.0.0",
"displayName": "VRChat Git Control Tool",
"description": "A lightweight, integrated Git panel for Unity. Ideal for VRChat World/Avatar Creators to easily push commits directly from the editor to Gitea/GitHub/GitLab and other Git hosting services.",
"unity": "2022.3",
"author": {
"name": "mrunknownde"
},
"dependencies": {},
"vpmDependencies": {}
}