"NetKAN generated mods - KerbalAtomics-0.1.0"
This commit is contained in:
parent
1069071c87
commit
b9988a688c
|
@ -0,0 +1,67 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalAtomics",
|
||||
"name": "Kerbal Atomics",
|
||||
"abstract": "Several new nuclear thermal rockets, running on liquid hydrogen tanks with simple boiloff mechanics. ATTENTION: Will convert all other NTRs it finds to use this fuel!",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1422/Kerbal%20Atomics",
|
||||
"repository": "https://github.com/ChrisAdderley",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Nertea_3884/Kerbal_Atomics/Kerbal_Atomics-1453504774.0092812.png"
|
||||
},
|
||||
"version": "0.1.0",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
},
|
||||
{
|
||||
"name": "DeployableEngines"
|
||||
},
|
||||
{
|
||||
"name": "InterstellarFuelSwitch-Core"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalAtomics",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1422/Kerbal%20Atomics/download/0.1.0",
|
||||
"download_size": 19955335,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue