2015-05-25 10:17:17 +00:00
{
"spec_version" : "v1.4" ,
"identifier" : "InterstellarFuelSwitch" ,
2016-05-31 10:48:26 +00:00
"name" : "Interstellar Fuel Switch" ,
"abstract" : "Library that enables switching the contents, meshes, and textures of tanks." ,
"description" : "Interstellar Fuel Switch is mend for mod makers which want to add resource/mesh/texture switching to their tanks\nInterstellar Fuel Switch is an improved version of FSFuelSwitch, FSMeshSwitch and FSTextureSwitch, FSTextureSwitch2 made by Snjo" ,
"author" : "FreeThinker" ,
"license" : "CC-BY-NC" ,
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/117932" ,
"repository" : "https://github.com/sswelm/KSPInterstellar/tree/master/FuelSwitch" ,
"bugtracker" : "https://github.com/sswelm/KSPInterstellar/issues" ,
"kerbalstuff" : "https://kerbalstuff.com/mod/718"
} ,
"version" : "1.4" ,
"ksp_version" : "1.0.2" ,
2015-05-25 10:17:17 +00:00
"depends" : [
{
"name" : "InterstellarFuelSwitch-Core"
} ,
{
"name" : "ModuleManager"
}
] ,
2016-05-31 10:48:26 +00:00
"suggests" : [
{
"name" : "CommunityResourcePack"
}
] ,
2015-05-25 10:17:17 +00:00
"install" : [
{
"find" : "InterstellarFuelSwitch" ,
"install_to" : "GameData" ,
"filter" : "Plugins"
}
] ,
2017-01-10 01:14:57 +00:00
"download" : "https://archive.org/download/InterstellarFuelSwitch-1.4/82C3649B-InterstellarFuelSwitch-1.4.zip" ,
2016-05-31 10:48:26 +00:00
"download_size" : 65108 ,
"download_hash" : {
"sha1" : "82C3649BB4DB08500E1E6A231752F64A0BF063E5" ,
"sha256" : "A13922BEAD62402961F379C8D781B245219188BADEA1BCDF3C92B2F9C45FDDC4"
} ,
"download_content_type" : "application/zip" ,
"x_generated_by" : "netkan"
2015-05-25 10:17:17 +00:00
}