mirror of
https://github.com/MrUnknownDE/vcc-tools.git
synced 2026-04-15 22:13:45 +02:00
add some version
This commit is contained in:
44
index.json
44
index.json
@@ -1,40 +1,44 @@
|
||||
{
|
||||
"name": "MrUnknownDE's VCC Tools",
|
||||
"id": "de.mrunknownde.vccrepo",
|
||||
"id": "de.mrunknownde.vcc-tools",
|
||||
"url": "https://vcc.mrunk.de/index.json",
|
||||
"author": "mrunknownde",
|
||||
"packages": {
|
||||
"de.mrunknownde.gittool": {
|
||||
"de.mrunknownde.vcc-tools": {
|
||||
"versions": {
|
||||
"1.0.3": {
|
||||
"name": "de.mrunknownde.vcc-tools",
|
||||
"version": "1.0.3",
|
||||
"displayName": "MrUnknownDE's VRChat Tools",
|
||||
"url": "https://github.com/MrUnknownDE/vcc-tools/archive/refs/tags/v1.0.3.zip",
|
||||
"unity": "2022.3",
|
||||
"description": "A lightweight, integrated Git panel for Unity."
|
||||
},
|
||||
"1.0.2": {
|
||||
"name": "de.mrunknownde.vcc-tools",
|
||||
"version": "1.0.2",
|
||||
"displayName": "MrUnknownDE's VRChat Tools",
|
||||
"url": "https://github.com/MrUnknownDE/vcc-tools/archive/refs/tags/v1.0.2.zip",
|
||||
"unity": "2022.3",
|
||||
"description": "A lightweight, integrated Git panel for Unity."
|
||||
},
|
||||
"1.0.1": {
|
||||
"name": "de.mrunknownde.gittool",
|
||||
"name": "de.mrunknownde.vcc-tools",
|
||||
"version": "1.0.1",
|
||||
"displayName": "VRChat Git Control Tool",
|
||||
"url": "https://github.com/MrUnknownDE/unity-gittool/archive/refs/tags/v1.0.1.zip",
|
||||
"displayName": "MrUnknownDE'sVRChat Tools",
|
||||
"url": "https://github.com/MrUnknownDE/vcc-tools/archive/refs/tags/v1.0.1.zip",
|
||||
"unity": "2022.3",
|
||||
"description": "A lightweight, integrated Git panel for Unity."
|
||||
},
|
||||
"1.0.0": {
|
||||
"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",
|
||||
"url": "https://github.com/MrUnknownDE/unity-vcc/releases/download/v1.0.2/de.mrunknownde.gittool-v1.0.2.zip"
|
||||
}
|
||||
}
|
||||
},
|
||||
"de.mrunknownde.vcc-tools": {
|
||||
"versions": {
|
||||
"1.0.0": {
|
||||
"name": "de.mrunknownde.vcc-tools",
|
||||
"version": "1.0.0",
|
||||
"displayName": "MrUnknownDE's VRChat Tools",
|
||||
"description": "A lightweight, integrated Git panel for Unity.",
|
||||
"url": "https://github.com/MrUnknownDE/vcc-tools/archive/refs/tags/v1.0.0.zip",
|
||||
"unity": "2022.3",
|
||||
"url": "https://github.com/MrUnknownDE/vcc-tools/releases/download/v1.0.3/de.mrunknownde.vcc-tools-v1.0.3.zip"
|
||||
"description": "A lightweight, integrated Git panel for Unity."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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": {}
|
||||
|
||||
Reference in New Issue
Block a user