"NetKAN generated mods - Goodspeed-v1.8.16"
This commit is contained in:
parent
e0f53a8662
commit
856c6d7ea2
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"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": "https://forum.kerbalspaceprogram.com/index.php?/topic/106448-gpospeedfuelpump-ksp-v102/",
|
||||
"repository": "https://github.com/henrybauer/GPOSpeedPump"
|
||||
},
|
||||
"version": "v1.8.16",
|
||||
"ksp_version": "1.5.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GPOSpeedFuelPump",
|
||||
"install_to": "GameData",
|
||||
"filter": "sourcecode"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/henrybauer/GPOSpeedPump/releases/download/v1.8.16/GPOSpeedFuelPump-v1.8.16.zip",
|
||||
"download_size": 11893,
|
||||
"download_hash": {
|
||||
"sha1": "630D7680190A9B3149B968A80A01B227CA84A4F2",
|
||||
"sha256": "7853F3DBA37E982DF49E09EDA98D264D78EACB33EBBE3827264F8673F4E02365"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue