"NetKAN generated mods - KeepFit/KeepFit-0.7.3.3.ckan"
This commit is contained in:
parent
3e63f8ee17
commit
784b678ace
|
@ -1,6 +1,19 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KeepFit",
|
||||
"name": "keepfit",
|
||||
"abstract": "Gee Effects and Kerbal fitness degradation",
|
||||
"author": "timmers_uk",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/67739",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/295/keepfit",
|
||||
"repository": "https://github.com/timmersuk/Timmers_KSP",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/timmers_uk_1564/keepfit/keepfit.jpg"
|
||||
},
|
||||
"version": "0.7.3.3",
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
|
@ -13,20 +26,7 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"name": "keepfit",
|
||||
"abstract": "Gee Effects and Kerbal fitness degradation",
|
||||
"version": "0.7.3.3",
|
||||
"author": "timmers_uk",
|
||||
"download": "https://kerbalstuff.com/mod/295/keepfit/download/0.7.3.3",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/67739",
|
||||
"repository": "https://github.com/timmersuk/Timmers_KSP",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/295/keepfit",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/timmers_uk_1564/keepfit/keepfit.jpg"
|
||||
},
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"download_size": 83741,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue