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.1",
"ksp_version_min": "1.9.1",
"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.1/PWBFuelBalancerRestored-1.8.0-0.2.1.zip",
"download_size": 183209,
"download_hash": {
"sha1": "4631E1940ED0E1A442AF24C894CE04EB660671D1",
"sha256": "150861B68BA7360AC57E1B9093970EBB21D08852E8A1E95873746687276B57EB"
},
"download_content_type": "application/zip",
"release_date": "2020-09-26T18:27:11Z",
"x_generated_by": "netkan"
}