-
-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NetKAN added mod - RationalResourcesSSPXRTanks-3.0.2
- Loading branch information
1 parent
e431021
commit b6c18d5
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
45 changes: 45 additions & 0 deletions
45
RationalResourcesSSPXRTanks/RationalResourcesSSPXRTanks-3.0.2.ckan
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
{ | ||
"spec_version": "v1.34", | ||
"identifier": "RationalResourcesSSPXRTanks", | ||
"name": "Rational Resources SSPXR Tanks", | ||
"abstract": "Adds RR Ore tank options to SSPXR's payload tanks", | ||
"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" | ||
], | ||
"depends": [ | ||
{ | ||
"name": "ModuleManager" | ||
}, | ||
{ | ||
"name": "RationalResources" | ||
}, | ||
{ | ||
"name": "StationPartsExpansionRedux" | ||
} | ||
], | ||
"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": 6702, | ||
"release_date": "2024-09-25T01:13:13.927234+00:00", | ||
"x_generated_by": "netkan" | ||
} |