"NetKAN generated mods - Goodspeed-v1.8.5"
This commit is contained in:
parent
52e6b03ace
commit
89d3955fe5
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Goodspeed",
|
||||
"name": "GPOSpeedFuelPump",
|
||||
"abstract": "After the Kraken took GoodSpeed away never to be seen again I have taken up the continuance of this mod. I do hope he doesn't mind wherever he may be",
|
||||
"author": "GeordiePigeonOwner",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/118176",
|
||||
"repository": "https://github.com/henrybauer/GPOSpeedPump"
|
||||
},
|
||||
"version": "v1.8.5",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GPOSpeedFuelPump",
|
||||
"install_to": "GameData",
|
||||
"filter": "sourcecode"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/henrybauer/GPOSpeedPump/releases/download/v1.8.5/GPOSpeedFuelPump-v1.8.5.zip",
|
||||
"download_size": 11369,
|
||||
"download_hash": {
|
||||
"sha1": "96D0CBECD18CDA9B7A6855BA74F2AA31CDB24D87",
|
||||
"sha256": "6F6A1CF6ABF6B60B2E04374E65EBAC20C0C8098FF71ED0AF27DF72FD1B51C1B3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue