"NetKAN generated mods - Goodspeed-v1.8.2"
This commit is contained in:
parent
1f45bb88e8
commit
bce99acff3
|
@ -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.2",
|
||||
"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.2/GPOSpeedFuelPump-1.8.2.zip",
|
||||
"download_size": 11345,
|
||||
"download_hash": {
|
||||
"sha1": "4D8C52825F565D40D14CC3D9AC1C64DB55BED6B5",
|
||||
"sha256": "E113B4AEF4ECDF1B25A92F45920820095BB295D5E95B8487DD1311550087A9FD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue