"NetKAN generated mods - Goodspeed-v1.8.9"
This commit is contained in:
parent
078012f02c
commit
22743895c5
|
@ -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": "http://forum.kerbalspaceprogram.com/threads/118176",
|
||||
"repository": "https://github.com/henrybauer/GPOSpeedPump"
|
||||
},
|
||||
"version": "v1.8.9",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GPOSpeedFuelPump",
|
||||
"install_to": "GameData",
|
||||
"filter": "sourcecode"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/henrybauer/GPOSpeedPump/releases/download/v1.8.9/GPOSpeedFuelPump-v1.8.9.zip",
|
||||
"download_size": 11582,
|
||||
"download_hash": {
|
||||
"sha1": "9ABA864F98C63EE90DA03E4428E85A14187F1666",
|
||||
"sha256": "F45DF36BDFF3EFE74C19B109A972DEFE251B87A3B7ECA3298D0B5A3CA43B6951"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue