"NetKAN generated mods - KerbalAtomics-v0.1.2"

This commit is contained in:
NetKAN inflator Robot 2016-04-26 10:21:41 +00:00
parent fac03fe430
commit 1ea3f05dec
1 changed files with 64 additions and 0 deletions

View File

@ -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"
}