NetKAN generated mods - PWBFuelBalancerRestored-0.2.0.1
This commit is contained in:
parent
0044243b4e
commit
76338cfc16
PWBFuelBalancerRestored
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"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": [
|
||||
"linuxgurugamer",
|
||||
"codepoetpbowden"
|
||||
],
|
||||
"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.1",
|
||||
"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.1/PWBFuelBalancerRestored-1.8.0-0.2.0.1.zip",
|
||||
"download_size": 166811,
|
||||
"download_hash": {
|
||||
"sha1": "AFD049C84091EE101AD1A0E40D490650FD2AA63C",
|
||||
"sha256": "C6D2DF087495CAC174C923579762BD74A1913B9527432C2371DCD2E23E5BF199"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue