mirror of
https://github.com/MrUnknownDE/vcc-tools.git
synced 2026-05-05 14:46:06 +02:00
Compare commits
6 Commits
v1.0.2
..
2cf94acaa5
| Author | SHA1 | Date | |
|---|---|---|---|
| 2cf94acaa5 | |||
| f1a9e81de9 | |||
| 54d62ae8fa | |||
| 2cb115aa8a | |||
| e070c2c4b4 | |||
| 6481ee1a19 |
+35
-11
@@ -1,28 +1,52 @@
|
||||
{
|
||||
"name": "MrUnknownDE's VCC Tools",
|
||||
"id": "de.mrunknownde.vccrepo",
|
||||
"id": "de.mrunknownde.vcc-tools",
|
||||
"url": "https://vcc.mrunk.de/index.json",
|
||||
"author": "mrunknownde",
|
||||
"author": "MrUnknownDE",
|
||||
"packages": {
|
||||
"de.mrunknownde.gittool": {
|
||||
"de.mrunknownde.vcc-tools": {
|
||||
"versions": {
|
||||
"1.0.4": {
|
||||
"name": "de.mrunknownde.vcc-tools",
|
||||
"version": "1.0.4",
|
||||
"displayName": "MrUnknownDE's VRChat Tools",
|
||||
"url": "https://github.com/MrUnknownDE/vcc-tools/archive/refs/tags/v1.0.4.zip",
|
||||
"unity": "2022.3",
|
||||
"description": "A lightweight, integrated Git panel for Unity."
|
||||
},
|
||||
"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",
|
||||
"name": "de.mrunknownde.vcc-tools",
|
||||
"version": "1.0.0",
|
||||
"displayName": "VRChat Git Control Tool",
|
||||
"url": "https://github.com/MrUnknownDE/unity-gittool/archive/refs/tags/v1.0.0.zip",
|
||||
"displayName": "MrUnknownDE's VRChat Tools",
|
||||
"description": "A lightweight, integrated Git panel for Unity.",
|
||||
"unity": "2022.3",
|
||||
"description": "A lightweight, integrated Git panel for Unity."
|
||||
"url": "https://github.com/MrUnknownDE/vcc-tools/releases/download/v1.0.4/de.mrunknownde.vcc-tools-v1.0.4.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+4
-4
@@ -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