"NetKAN generated mods - PWBFuelBalancerRestored-0.1.6"
This commit is contained in:
parent
83ecc49424
commit
357f78e6a5
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"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",
|
||||
"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.1.6",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "PWBFuelBalancerRestored",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/PWBFuelBalancerRestored/releases/download/0.1.6/PWBFuelBalancerRestored-1.7.2-0.1.6.zip",
|
||||
"download_size": 162990,
|
||||
"download_hash": {
|
||||
"sha1": "B0182386FCE685217F32253B2AADF4955CB0C920",
|
||||
"sha256": "A20D81419D3A85071ADF37B234C9A7BAB9A1EFCA7E70339D1B237D9F863D9278"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue