NetKAN added mod - TheGoldStandard-1.6.0.0
This commit is contained in:
parent
7510fe4ae1
commit
cb8dcbb8ae
|
@ -0,0 +1,108 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "TheGoldStandard",
|
||||
"name": "The Gold Standard!",
|
||||
"abstract": "This mod adds the pursuit of gold and an extremely rare resource called Unobtainium to the game! Mine either of these heavy resources for fun and profit! A great alternative to contract spam!",
|
||||
"author": [
|
||||
"dewar",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"version": "1.6.0.0",
|
||||
"ksp_version": "1.11.2",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/203990-*",
|
||||
"spacedock": "https://spacedock.info/mod/963/The%20Gold%20Standard!",
|
||||
"repository": "https://github.com/zer0Kerbal/TheGoldStandard",
|
||||
"bugtracker": "https://github.com/zer0Kerbal/TheGoldStandard/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/zer0Kerbal/TheGoldStandard/master/TheGoldStandard.version",
|
||||
"x_screenshot": "https://spacedock.info/content/dewar_8109/The_Gold_Standard/The_Gold_Standard-1627277440.6128395.png"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"parts",
|
||||
"resources"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SimpleLogistics"
|
||||
},
|
||||
{
|
||||
"name": "SimpleConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NotSoSimpleConstruction"
|
||||
},
|
||||
{
|
||||
"name": "Biomatic"
|
||||
},
|
||||
{
|
||||
"name": "DockingPortDescriptions"
|
||||
},
|
||||
{
|
||||
"name": "PicoPortShielded"
|
||||
},
|
||||
{
|
||||
"name": "ODFC-Refueled"
|
||||
},
|
||||
{
|
||||
"name": "FieldTrainingFacility"
|
||||
},
|
||||
{
|
||||
"name": "FieldTrainingLaboratory"
|
||||
},
|
||||
{
|
||||
"name": "TransparentPods"
|
||||
},
|
||||
{
|
||||
"name": "Nuke-TinyPartsRefueled"
|
||||
},
|
||||
{
|
||||
"name": "ScrapYard"
|
||||
},
|
||||
{
|
||||
"name": "DMTanks-AeroRTG"
|
||||
},
|
||||
{
|
||||
"name": "DMTanks-CargoBays"
|
||||
},
|
||||
{
|
||||
"name": "DMTanks-Fuselage"
|
||||
},
|
||||
{
|
||||
"name": "DMTanks-SphericalTanks"
|
||||
},
|
||||
{
|
||||
"name": "B9StockPatches"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
},
|
||||
{
|
||||
"name": "StockalikeMiningExtension"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "TheGoldStandard",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/963/The%20Gold%20Standard%21/download/1.6.0.0",
|
||||
"download_size": 3394375,
|
||||
"download_hash": {
|
||||
"sha1": "3748A8A36956E56136862C25173EFE6B3E7C1C78",
|
||||
"sha256": "611C08B193634DA3AD58FB3275F996A29FFB624E622D9A16B9CD7049C84BDFBA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-26T05:43:21.696694+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue