"NetKAN generated mods - RecoverAll-1.2.2"
This commit is contained in:
parent
4e4a02731c
commit
b51bf408c7
|
@ -1,21 +1,22 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RecoverAll",
|
||||
"name": "RecoverAll",
|
||||
"abstract": "Easy way to recover/destroy all vessels",
|
||||
"name": "KerboKatz - RecoverAll/DestroyAll",
|
||||
"abstract": "Easier recovering and destroying of crafts that are launched",
|
||||
"author": "SpaceTiger",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/115785",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/701/RecoverAll",
|
||||
"repository": "https://github.com/Xarun/RecoverAll",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/SpaceTiger_5933/RecoverAll/RecoverAll-1429416954.7154398.png"
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/104293-10x-recoveralldestroyall-v122-07092015/",
|
||||
"spacedock": "https://spacedock.info/mod/84/KerboKatz%20-%20RecoverAll/DestroyAll",
|
||||
"repository": "https://github.com/Xarun/RecoverAll/"
|
||||
},
|
||||
"version": "1.2.2",
|
||||
"ksp_version": "1.0.5",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerboKatzUtilities"
|
||||
"name": "KerboKatzUtilities",
|
||||
"min_version": "1.2.0"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
|
@ -24,7 +25,7 @@
|
|||
"install_to": "GameData/KerboKatz"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/701/RecoverAll/download/1.2.2",
|
||||
"download": "https://spacedock.info/mod/84/KerboKatz%20-%20RecoverAll/DestroyAll/download/1.2.2",
|
||||
"download_size": 38471,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue