NetKAN added mod - KerbalAtomics-NTRsUseLF-1.3.4
This commit is contained in:
parent
40ca623f46
commit
a4080dddc7
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalAtomics-NTRsUseLF",
|
||||
"name": "Kerbal Atomics - Liquid Fuel Only",
|
||||
"abstract": "Optional patch that makes all Liquid Hydrogen using engines in Kerbal Atomics use Liquid Fuel only, with a performance penalty. Will negatively affect vessels with KA engines in-flight.",
|
||||
"author": "Nertea (Chris Adderley)",
|
||||
"version": "1.3.4",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "MIT",
|
||||
"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-NTRsUseLF.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": [
|
||||
"config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerbalAtomics"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "KerbalAtomics-NTRModSupport"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalAtomicsNTRsUseLF",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/710/Kerbal%20Atomics/download/1.3.4",
|
||||
"download_size": 81856509,
|
||||
"download_hash": {
|
||||
"sha1": "1770D725C081449AB518D5FEF6C235C8F73E718E",
|
||||
"sha256": "33FDA9A71809FAC42C99E7B621E27D929850BD9CF8C54E9BF801B91D84E29739"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 3564,
|
||||
"release_date": "2024-08-18T23:01:41.211663+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue