'NetKAN generated mods - Goodspeed/Goodspeed-0.90.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 15:11:59 +00:00
parent 95280162b6
commit 7e87d41258
1 changed files with 0 additions and 28 deletions

View File

@ -1,28 +0,0 @@
{
"spec_version" : 1,
"identifier" : "Goodspeed",
"ksp_version" : "0.90",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/63109"
},
"name" : "Goodspeed Automatic Fuel Pump",
"license" : "GPL-3.0",
"abstract" : "Automatically balance or pump fuel between tanks.",
"author" : "Gaius",
"version" : "0.90",
"comment" : "0.90 recompile of 2.14.1 by Kolago http://forum.kerbalspaceprogram.com/threads/67163?p=1622077#post1622077",
"download" : "https://www.dropbox.com/s/pru2gr9qrty94f9/Goodspeed_for_0.90.zip?dl=1",
"install" : [
{
"file" : "Goodspeed",
"install_to" : "GameData",
"filter" : [
"Pump.cs",
"Makefile"
]
}
],
"recommends" : [
{ "name" : "ModuleManager" }
]
}