NetKAN added mod - KerbalAtomics-1-1.2.0
This commit is contained in:
parent
8e5a25ae99
commit
bb00152b23
|
@ -0,0 +1,95 @@
|
|||
{
|
||||
"spec_version": "v1.26",
|
||||
"identifier": "KerbalAtomics",
|
||||
"name": "Kerbal Atomics",
|
||||
"abstract": "Provides several new and exciting nuclear engines to use in your game in many size classes and technologies, such as gas-core reactors, nuclear aerospikes and multimode engines.",
|
||||
"author": "Nertea",
|
||||
"version": "1:1.2.0",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.11.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/130503-16x-kerbal-atomics-fancy-nuclear-engines-january-21/",
|
||||
"spacedock": "https://spacedock.info/mod/710/Kerbal%20Atomics",
|
||||
"repository": "https://github.com/post-kerbin-mining-corporation/KerbalAtomics",
|
||||
"metanetkan": "https://github.com/ChrisAdderley/KerbalAtomics/raw/master/CKAN/KerbalAtomics.netkan",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Kerbal_Atomics/Kerbal_Atomics-1463537395.8438432.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"ru",
|
||||
"de-de",
|
||||
"en-us",
|
||||
"es-es",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "DeployableEngines"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"any_of": [
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
},
|
||||
{
|
||||
"name": "KerbalAtomics-NTRsUseLF"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "KerbalAtomics-NTRModSupport"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalAtomics",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/710/Kerbal%20Atomics/download/1.2.0",
|
||||
"download_size": 81819658,
|
||||
"download_hash": {
|
||||
"sha1": "A16D8AA658E71D1C2B1DCD9280E4CB917F87F99C",
|
||||
"sha256": "23F586BF843DFA2ACB2A4BFC455D35C03B74001DE575D79BA57D65977B97D212"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-23T15:32:35.504811+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue