add files from unity

This commit is contained in:
2026-04-06 17:47:18 +02:00
parent fa98829cbe
commit e6c8044349
4 changed files with 404 additions and 2 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": {}
}