"NetKAN generated mods - KerbalAtomics-v0.1.2"
This commit is contained in:
parent
fac03fe430
commit
1ea3f05dec
|
@ -0,0 +1,64 @@
|
||||||
|
{
|
||||||
|
"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": "ChrisAdderley",
|
||||||
|
"license": "CC-BY-NC-SA-4.0",
|
||||||
|
"resources": {
|
||||||
|
"repository": "https://github.com/ChrisAdderley/KerbalAtomics"
|
||||||
|
},
|
||||||
|
"version": "v0.1.2",
|
||||||
|
"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://github.com/ChrisAdderley/KerbalAtomics/releases/download/0.1.2/KerbalAtomics0_1_2.zip",
|
||||||
|
"download_size": 19964067,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue