"NetKAN generated mods - KerbalAtomics-NFECompatibility-0.4.9"
This commit is contained in:
parent
cc55746327
commit
85edcb8f5e
|
@ -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.4.9",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerbalAtomics"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "NearFutureElectricaNTRs",
|
||||
"install_to": "GameData/KerbalAtomics/Extras"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/710/Kerbal%20Atomics/download/0.4.9",
|
||||
"download_size": 58234533,
|
||||
"download_hash": {
|
||||
"sha1": "61A4F24BAF959086155736A6A644DB9EEAECFDA9",
|
||||
"sha256": "324CA8B8DDE261F8B2649D3EF52D98CDB663DCC827AF7E974D20AF2793DA90AE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue