NetKAN added mod - GRAPES-1-GRAPES
This commit is contained in:
parent
bc03a2719b
commit
bff8a7c3c3
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "GRAPES",
|
||||
"name": "Gas Repairs And Probably Expensive Snacks",
|
||||
"abstract": "Provide a means to purchase fuel in orbit",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1:GRAPES",
|
||||
"ksp_version_min": "1.11.2",
|
||||
"ksp_version_max": "1.12.1",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/2790/GRAPES",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/GasRepairsAndProbablyExpensiveSnacks"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"resources"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "FruitKocktail",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2790/GRAPES/download/GRAPES",
|
||||
"download_size": 162523,
|
||||
"download_hash": {
|
||||
"sha1": "0E16BF3962F94916362A08A73355127495F5FE1E",
|
||||
"sha256": "6BD2A23341436DE44C93B65B69C8F6C85F9A20F78831B75B18B63B18A72F7706"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-12T00:27:54.457143+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue