"NetKAN generated mods - Goodspeed-v1.8.3"
This commit is contained in:
parent
7723753e66
commit
b4b14125d6
|
@ -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.3",
|
||||
"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.3/GPOSpeedFuelPump-v1.8.3.zip",
|
||||
"download_size": 17023,
|
||||
"download_hash": {
|
||||
"sha1": "BC294D571CDBBB501710C95674E5782C3A5B811D",
|
||||
"sha256": "68A5BD7EBC1ADAE7BFEC8A8D6DA4CA8E84E9CB29BBFCFFE75401C322E25F99E7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue