"NetKAN generated mods - USI-MKSLite-0.1.0.0"
This commit is contained in:
parent
f6e4c29363
commit
0b50fe8a00
|
@ -0,0 +1,44 @@
|
||||||
|
{
|
||||||
|
"spec_version": "v1.4",
|
||||||
|
"identifier": "USI-MKSLite",
|
||||||
|
"name": "MKS Lite",
|
||||||
|
"abstract": "A lightweight version of MKS from USI",
|
||||||
|
"author": "Roverdude",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/135640",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/1184/MKS%20Lite",
|
||||||
|
"x_screenshot": "https://kerbalstuff.com/content/Roverdude_9553/MKS_Lite/MKS_Lite-1443711664.41608.png"
|
||||||
|
},
|
||||||
|
"version": "0.1.0.0",
|
||||||
|
"ksp_version_min": "1.0.4",
|
||||||
|
"ksp_version_max": "1.0.5",
|
||||||
|
"depends": [
|
||||||
|
{
|
||||||
|
"name": "USITools"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "USI-Core"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "FirespitterCore"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ModuleManager"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"conflicts": [
|
||||||
|
{
|
||||||
|
"name": "UKS"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"find": "UmbraSpaceIndustries/MKS-LITE",
|
||||||
|
"install_to": "GameData/UmbraSpaceIndustries"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://kerbalstuff.com/mod/1184/MKS%20Lite/download/0.1.0.0",
|
||||||
|
"download_size": 11419178,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue