NetKAN added mod - RationalResourcesJetFamily-3.0.2
This commit is contained in:
parent
5c55714665
commit
ae03fec4da
|
@ -0,0 +1,73 @@
|
|||
{
|
||||
"spec_version": "v1.34",
|
||||
"identifier": "RationalResourcesJetFamily",
|
||||
"name": "Rational Resources Jet Family",
|
||||
"abstract": "Enables fuel switching in air-breathing engines. A very welcome companion to cryo rocket systems.",
|
||||
"author": "JadeOfMaar",
|
||||
"version": "3.0.2",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184875-*/",
|
||||
"spacedock": "https://spacedock.info/mod/2201/Rational%20Resources",
|
||||
"repository": "https://github.com/JadeOfMaar/RationalResources",
|
||||
"bugtracker": "https://github.com/JadeOfMaar/RationalResources/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/JadeOfMaar/RationalResources/master/GameData/RationalResources/Version/RationalResources.version",
|
||||
"x_screenshot": "https://spacedock.info/content/JadeOfMaar_11026/Rational_Resources/Rational_Resources-1633389353.6822987.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"convenience"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"any_of": [
|
||||
{
|
||||
"name": "ClassicStockResources"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureAeronautics"
|
||||
},
|
||||
{
|
||||
"name": "Mk2Expansion"
|
||||
},
|
||||
{
|
||||
"name": "Mk3Expansion"
|
||||
},
|
||||
{
|
||||
"name": "SXTContinued"
|
||||
},
|
||||
{
|
||||
"name": "WaterDrinker"
|
||||
}
|
||||
],
|
||||
"download": [
|
||||
"https://github.com/JadeOfMaar/RationalResources/releases/download/3.0.2/RationalResources-3.0.2.zip",
|
||||
"https://spacedock.info/mod/2201/Rational%20Resources/download/3.0.2"
|
||||
],
|
||||
"download_size": 37852798,
|
||||
"download_hash": {
|
||||
"sha1": "3F99D5ABCEB9082C604DF3ACAD1D03D906A631AE",
|
||||
"sha256": "F972733DC93A6A58B53BDB210D4F3D28D162B3DED2F8E22F4AC336D14B647D66"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 38591,
|
||||
"release_date": "2024-09-25T01:13:13.927234+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue