NetKAN added mod - KerbalAtomics-1-1.3.1
This commit is contained in:
parent
d8e396ea56
commit
ea2599c58e
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"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 (Chris Adderley)",
|
||||
"version": "1:1.3.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.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",
|
||||
"bugtracker": "https://github.com/post-kerbin-mining-corporation/KerbalAtomics/issues",
|
||||
"metanetkan": "https://github.com/post-kerbin-mining-corporation/KerbalAtomics/raw/master/CKAN/KerbalAtomics.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com/post-kerbin-mining-corporation/KerbalAtomics/master/GameData/KerbalAtomics/Versioning/KerbalAtomics.version",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Kerbal_Atomics/Kerbal_Atomics-1463537395.8438432.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"zh-cn",
|
||||
"es-es",
|
||||
"ru",
|
||||
"de-de"
|
||||
],
|
||||
"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.3.1",
|
||||
"download_size": 81812822,
|
||||
"download_hash": {
|
||||
"sha1": "B10D67D306C481959D6958B3DEC0EF7DAAC7E0B7",
|
||||
"sha256": "CA8ADCE2A691DE56316781D0AC09C9ECA8C19276C030D243BFA7F96BE393138D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-26T20:43:22.689261+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue