NetKAN added mod - SIMPLEXResources-1.12.20220310
This commit is contained in:
parent
98aae2d7fa
commit
52a353365e
|
@ -0,0 +1,74 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SIMPLEXResources",
|
||||
"name": "SIMPLEX Resources",
|
||||
"abstract": "A resources mod that extends the stock ore setup.",
|
||||
"author": "theJesuit",
|
||||
"version": "1.12.20220310",
|
||||
"ksp_version": "1.12.3",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181056-16x-and-prior-simplex-resources-10/",
|
||||
"spacedock": "https://spacedock.info/mod/2045/SIMPLEX%20Resources"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"resources"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"it-it"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "SimplexTechTree"
|
||||
},
|
||||
{
|
||||
"name": "TETRIXTechTree"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "ExtraPlanetaryLaunchpads"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KeridianDynamicsVesselAssembly"
|
||||
},
|
||||
{
|
||||
"name": "StockalikeMiningExtension"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "StationPartsExpansionRedux"
|
||||
},
|
||||
{
|
||||
"name": "SIMPLEXKerbalism"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AngleCanMods",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2045/SIMPLEX%20Resources/download/1.12.20220310",
|
||||
"download_size": 8528457,
|
||||
"download_hash": {
|
||||
"sha1": "C101A0E5E03CE2B6748E68B94F7F71DA078F8EF5",
|
||||
"sha256": "206775D23E147D4F7762481E734DA23AA56B63A1D8E1F62FAD6F24232E9272F2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 22664141,
|
||||
"release_date": "2022-03-09T20:18:17.435207+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue