NetKAN added mod - KerbalAtomics-NTRsUseLF-1.3.1
This commit is contained in:
parent
e12d1f9122
commit
cd4772505e
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"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.1",
|
||||
"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.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