mirror of
https://github.com/MrUnknownDE/vcc-tools.git
synced 2026-05-05 22:56:06 +02:00
Compare commits
7 Commits
2cf94acaa5
..
v1.0.2
| Author | SHA1 | Date | |
|---|---|---|---|
| a0db61aa07 | |||
| 8a96aabad1 | |||
| 545e48e2e4 | |||
| 27a11704eb | |||
| dba802bf58 | |||
| e6c8044349 | |||
| fa98829cbe |
+11
-35
@@ -1,52 +1,28 @@
|
||||
{
|
||||
"name": "MrUnknownDE's VCC Tools",
|
||||
"id": "de.mrunknownde.vcc-tools",
|
||||
"id": "de.mrunknownde.vccrepo",
|
||||
"url": "https://vcc.mrunk.de/index.json",
|
||||
"author": "MrUnknownDE",
|
||||
"author": "mrunknownde",
|
||||
"packages": {
|
||||
"de.mrunknownde.vcc-tools": {
|
||||
"de.mrunknownde.gittool": {
|
||||
"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.vcc-tools",
|
||||
"name": "de.mrunknownde.gittool",
|
||||
"version": "1.0.1",
|
||||
"displayName": "MrUnknownDE'sVRChat Tools",
|
||||
"url": "https://github.com/MrUnknownDE/vcc-tools/archive/refs/tags/v1.0.1.zip",
|
||||
"displayName": "VRChat Git Control Tool",
|
||||
"url": "https://github.com/MrUnknownDE/unity-gittool/archive/refs/tags/v1.0.1.zip",
|
||||
"unity": "2022.3",
|
||||
"description": "A lightweight, integrated Git panel for Unity."
|
||||
},
|
||||
"1.0.0": {
|
||||
"name": "de.mrunknownde.vcc-tools",
|
||||
"name": "de.mrunknownde.gittool",
|
||||
"version": "1.0.0",
|
||||
"displayName": "MrUnknownDE's VRChat Tools",
|
||||
"description": "A lightweight, integrated Git panel for Unity.",
|
||||
"displayName": "VRChat Git Control Tool",
|
||||
"url": "https://github.com/MrUnknownDE/unity-gittool/archive/refs/tags/v1.0.0.zip",
|
||||
"unity": "2022.3",
|
||||
"url": "https://github.com/MrUnknownDE/vcc-tools/releases/download/v1.0.4/de.mrunknownde.vcc-tools-v1.0.4.zip"
|
||||
"description": "A lightweight, integrated Git panel for Unity."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
+4
-4
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "de.mrunknownde.vcc-tools",
|
||||
"name": "de.mrunknownde.gittool",
|
||||
"version": "1.0.0",
|
||||
"displayName": "MrUnknownDE's VRChat Tools",
|
||||
"description": "A lightweight, integrated Git panel for Unity.",
|
||||
"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"
|
||||
"name": "mrunknownde"
|
||||
},
|
||||
"dependencies": {},
|
||||
"vpmDependencies": {}
|
||||
|
||||
Reference in New Issue
Block a user