2015-06-07 15:20:08 +00:00
{
"spec_version" : "v1.4" ,
"identifier" : "InterstellarFuelSwitch" ,
2016-05-27 06:10:40 +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.10" ,
"ksp_version" : "1.0.2" ,
2015-06-07 15:20:08 +00:00
"depends" : [
{
"name" : "InterstellarFuelSwitch-Core"
} ,
{
"name" : "ModuleManager"
}
] ,
2016-05-27 06:10:40 +00:00
"suggests" : [
{
"name" : "CommunityResourcePack"
}
] ,
2015-06-07 15:20:08 +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.10/04CA8AE7-InterstellarFuelSwitch-1.10.zip" ,
2016-05-27 06:10:40 +00:00
"download_size" : 67528 ,
"download_hash" : {
"sha1" : "04CA8AE70BAB852B7457454E089E69F622A887E2" ,
"sha256" : "AC0A56B32918BA85937C0207135B6DCBCF6D5EB6574D3D82606AB84A66992DAF"
} ,
"download_content_type" : "application/zip" ,
"x_generated_by" : "netkan"
2015-06-07 15:20:08 +00:00
}