NetKAN inflated: GRAPES (#3278)
This commit is contained in:
parent
0626eb41c8
commit
812e39000d
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "GRAPES",
|
||||
"name": "Gas Repairs And Probably Expensive Snacks",
|
||||
"abstract": "Provide a means to purchase fuel in orbit",
|
||||
"author": [
|
||||
"FruitGoose",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"version": "2:1.0.2.1",
|
||||
"ksp_version_min": "1.11.2",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/202889-1112-fruitkocktail-a-collection-of-mini-life-improvement-mods-with-fruit-based-acronyms-as-names-full-release/",
|
||||
"spacedock": "https://spacedock.info/mod/2790/GRAPES",
|
||||
"repository": "https://github.com/linuxgurugamer/FruitKocktail",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/FruitKocktail/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/linuxgurugamer/FruitKocktail/main/GRAPES/GRAPES.version"
|
||||
},
|
||||
"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/1.0.2.1",
|
||||
"download_size": 162611,
|
||||
"download_hash": {
|
||||
"sha1": "7DA9E881D2346D3DFFD7AFDA05AA3E8CD59632CB",
|
||||
"sha256": "F56AD04CB318E2A8A2FF908355A002EB4AFF89FC1F355F1D90F2F581DB48CC45"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 3270118,
|
||||
"release_date": "2024-07-24T15:14:26.805989+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue