add some version

This commit is contained in:
2026-04-06 18:30:18 +02:00
parent e070c2c4b4
commit 2cb115aa8a
2 changed files with 28 additions and 24 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "de.mrunknownde.gittool",
"name": "de.mrunknownde.vcc-tools",
"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.",
"displayName": "MrUnknownDE's VRChat Tools",
"description": "A lightweight, integrated Git panel for Unity.",
"unity": "2022.3",
"author": {
"name": "mrunknownde"
"name": "MrUnknownDE"
},
"dependencies": {},
"vpmDependencies": {}