2019-11-01 17:42:08 +00:00
{
"spec_version" : "v1.4" ,
"identifier" : "PWBFuelBalancerRestored" ,
"name" : "PWB Fuel Balancer Restored" ,
"abstract" : "Mod to automatically move fuel between tanks to return the Center of Mass to a preset position for that your vessel is perfectly balanced for RCS operations, or any other reason" ,
2019-11-16 01:45:39 +00:00
"author" : [
"linuxgurugamer" ,
"codepoetpbowden"
] ,
2019-11-01 17:42:08 +00:00
"license" : "CC-BY-3.0" ,
"resources" : {
"homepage" : "https://forum.kerbalspaceprogram.com/index.php?/topic/180409-15-pwb-fuel-balancer-restored/" ,
"repository" : "https://github.com/linuxgurugamer/PWBFuelBalancerRestored"
} ,
"version" : "0.2.0" ,
"ksp_version_min" : "1.8.0" ,
"depends" : [
{
"name" : "ModuleManager"
} ,
{
"name" : "ToolbarController"
} ,
{
"name" : "ClickThroughBlocker"
} ,
{
"name" : "SpaceTuxLibrary"
}
] ,
"install" : [
{
"find" : "PWBFuelBalancerRestored" ,
"install_to" : "GameData"
}
] ,
"download" : "https://github.com/linuxgurugamer/PWBFuelBalancerRestored/releases/download/0.2.0/PWBFuelBalancerRestored-1.8.0-0.2.0.zip" ,
"download_size" : 166838 ,
"download_hash" : {
"sha1" : "813836FB26E70C28DCC1B386AF39A98FEEFAED30" ,
"sha256" : "8B462598DD61DECB7233B8A40827269BFBB3B73D38F7E1A8701BC15EC079D452"
} ,
"download_content_type" : "application/zip" ,
"x_via" : "Automated Linuxgurugamer CKAN script" ,
"x_generated_by" : "netkan"
}