NetKAN generated mods - EngineLighting/EngineLighting-1.2, Entropy/Entropy-0.5, EntropyRealChute/EntropyRealChute-0.5, SpaceY-Lifters/SpaceY-Lifters-0.14
This commit is contained in:
parent
604f59ee8d
commit
2cdcb01662
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"license": "MIT",
|
||||
"identifier": "EngineLighting",
|
||||
"name": "Engine Lighting",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/121987",
|
||||
"repository": "https://github.com/tatjam/KSP-EngineLight",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/817/EngineLighting"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.3"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "EngineLight/GameData/EngineLight",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"x_netkan_license_ok": true,
|
||||
"ksp_version": "1.0.2",
|
||||
"abstract": "A simple mod that adds lighting effects to engines!",
|
||||
"author": "tajampi",
|
||||
"version": "1.2",
|
||||
"download": "https://kerbalstuff.com/mod/817/EngineLighting/download/1.2",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 31456
|
||||
}
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "Entropy",
|
||||
"release_status": "development",
|
||||
"license": "GPL-3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "DangIt",
|
||||
"min_version": "0.5"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/102197",
|
||||
"bugtracker": "https://github.com/602p/Entropy/issues",
|
||||
"repository": "https://github.com/602p/Entropy",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/388"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Entropy",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "EntropyRealChute"
|
||||
}
|
||||
],
|
||||
"ksp_version": "1.0.2",
|
||||
"name": "Entropy",
|
||||
"abstract": "A Hardmode for Ippo's DangIt!",
|
||||
"author": "Coffeeman",
|
||||
"version": "0.5",
|
||||
"download": "https://kerbalstuff.com/mod/388/Entropy/download/0.5",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 14930
|
||||
}
|
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "EntropyRealChute",
|
||||
"release_status": "development",
|
||||
"license": "GPL-3.0",
|
||||
"name": "Entropy extensions for RealChute",
|
||||
"depends": [
|
||||
{
|
||||
"name": "DangIt",
|
||||
"min_version": "0.5"
|
||||
},
|
||||
{
|
||||
"name": "RealChute"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/102197",
|
||||
"bugtracker": "https://github.com/602p/Entropy/issues",
|
||||
"repository": "https://github.com/602p/Entropy",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/388"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/z_Entropy_realchutes",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Entropy"
|
||||
}
|
||||
],
|
||||
"ksp_version": "1.0.2",
|
||||
"abstract": "A Hardmode for Ippo's DangIt!",
|
||||
"author": "Coffeeman",
|
||||
"version": "0.5",
|
||||
"download": "https://kerbalstuff.com/mod/388/Entropy/download/0.5",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 14930
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "SpaceY-Lifters",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/100408",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack"
|
||||
},
|
||||
"name": "SpaceY Heavy Lifters Parts Pack",
|
||||
"abstract": "5m rocket parts and large SRBs, rocket-powered decouplers, large docking ports, upper-stage thrust plates with fairings, payload bays, and more. ",
|
||||
"author": "NecroBones",
|
||||
"version": "0.14",
|
||||
"download": "https://kerbalstuff.com/mod/352/SpaceY%20Heavy%20Lifters%20Parts%20Pack/download/0.14",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 17261367,
|
||||
"ksp_version_min": "1.0.1"
|
||||
}
|
Loading…
Reference in New Issue