NetKAN added mod - RationalResources-1.40
This commit is contained in:
parent
df679c18b1
commit
dfe74f884c
|
@ -0,0 +1,102 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RationalResources",
|
||||
"name": "Rational Resources",
|
||||
"abstract": "Makes resource placement no longer random but fit to composition templates. Promotes cryofuel mods and planet pack to life support compatibility.",
|
||||
"author": "JadeOfMaar",
|
||||
"version": "1.40",
|
||||
"ksp_version": "1.12.3",
|
||||
"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",
|
||||
"resources"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "ClassicStockResources"
|
||||
},
|
||||
{
|
||||
"name": "RationalResourcesCompanion"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
},
|
||||
{
|
||||
"name": "JNSQ"
|
||||
},
|
||||
{
|
||||
"name": "RationalResourcesParts"
|
||||
},
|
||||
{
|
||||
"name": "StockalikeMiningExtension"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "BeyondHome"
|
||||
},
|
||||
{
|
||||
"name": "CryoTanks"
|
||||
},
|
||||
{
|
||||
"name": "ClassicStockResources"
|
||||
},
|
||||
{
|
||||
"name": "DSEV"
|
||||
},
|
||||
{
|
||||
"name": "ExtraPlanetaryLaunchpads"
|
||||
},
|
||||
{
|
||||
"name": "JNSQ"
|
||||
},
|
||||
{
|
||||
"name": "Kerbalism"
|
||||
},
|
||||
{
|
||||
"name": "OuterPlanetsMod"
|
||||
},
|
||||
{
|
||||
"name": "Pathfinder"
|
||||
},
|
||||
{
|
||||
"name": "StockalikeMiningExtension"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
},
|
||||
{
|
||||
"name": "KerbalChangelog"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2201/Rational%20Resources/download/1.40",
|
||||
"download_size": 4448239,
|
||||
"download_hash": {
|
||||
"sha1": "6AEF0BA7CAD1AF6E35AA3AC834F41B6CBDA657DD",
|
||||
"sha256": "829211CDB31188C846E16AB5B77E7718581B29659A93888E20189738CCB9693B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-04-29T03:07:32.530684+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue