"NetKAN generated mods - KerbalAtomics-NFECompatibility-0.5.4"
This commit is contained in:
parent
27c2415f8b
commit
94a5707838
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalAtomics-NFECompatibility",
|
||||
"name": "Kerbal Atomics - NFE Compatibility Patch",
|
||||
"abstract": "Optional, experimental patch that makes Kerbal Atomics nuclear engines utilize the Near Future Electrical reactor plugin.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/130503-10511-kerbal-atomics-fancy-nuclear-engines-initial-11-test/",
|
||||
"spacedock": "https://spacedock.info/mod/710/Kerbal%20Atomics",
|
||||
"repository": "https://github.com/ChrisAdderley/KerbalAtomics",
|
||||
"x_screenshot": "https://spacedock.info/content/Nertea_200/Kerbal_Atomics/Kerbal_Atomics-1463537395.8438432.png"
|
||||
},
|
||||
"version": "0.5.4",
|
||||
"ksp_version": "1.6.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerbalAtomics"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NearFutureElectricaNTRs",
|
||||
"install_to": "GameData/KerbalAtomics/Extras"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/710/Kerbal%20Atomics/download/0.5.4",
|
||||
"download_size": 67728998,
|
||||
"download_hash": {
|
||||
"sha1": "9D74162155620EFB3421D2236655D682F5C8A513",
|
||||
"sha256": "9B9E7D86D513F60A344BA5F6ABC92234854FEDA1490467788C8B7F9FB0F8FAF8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue