CKAN-meta/PWBFuelBalancerRestored/PWBFuelBalancerRestored-0.2...

52 lines
1.6 KiB
JSON

{
"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",
"author": [
"codepoetpbowden",
"linuxgurugamer"
],
"version": "0.2.0.1",
"ksp_version_min": "1.8.0",
"license": "CC-BY-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/180409-*",
"repository": "https://github.com/linuxgurugamer/PWBFuelBalancerRestored",
"bugtracker": "https://github.com/linuxgurugamer/PWBFuelBalancerRestored/issues"
},
"tags": [
"plugin",
"convenience"
],
"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.1/PWBFuelBalancerRestored-1.8.0-0.2.0.1.zip",
"download_size": 166811,
"download_hash": {
"sha1": "AFD049C84091EE101AD1A0E40D490650FD2AA63C",
"sha256": "C6D2DF087495CAC174C923579762BD74A1913B9527432C2371DCD2E23E5BF199"
},
"download_content_type": "application/zip",
"release_date": "2019-12-06T23:41:15Z",
"x_generated_by": "netkan"
}