CKAN-meta/FillitUp/FillitUp-0.2.0.ckan

49 lines
1.5 KiB
JSON
Raw Normal View History

2019-11-28 23:02:09 +00:00
{
"spec_version": "v1.4",
"identifier": "FillitUp",
"name": "Fill It Up",
"abstract": "Adjust fuel levels in the Editor",
"author": "linuxgurugamer",
2019-12-16 01:59:22 +00:00
"version": "0.2.0",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.1",
2019-11-28 23:02:09 +00:00
"license": "GPL-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181207-151-16-fill-it-up-adjust-fuel-levels-in-vabsph/",
"spacedock": "https://spacedock.info/mod/2051/Fill%20It%20Up",
"repository": "https://github.com/linuxgurugamer/FillItUp",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Fill_It_Up/Fill_It_Up-1546868286.1431.png"
},
2019-12-21 21:46:21 +00:00
"tags": [
"plugin",
"editor",
"convenience"
],
2020-05-15 20:06:25 +00:00
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
2020-06-19 19:32:12 +00:00
},
{
2020-07-03 20:34:48 +00:00
"name": "ButtonManager"
2020-05-15 20:06:25 +00:00
}
],
2019-11-28 23:02:09 +00:00
"install": [
{
"find": "FillItUp",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/2051/Fill%20It%20Up/download/0.2.0",
"download_size": 45203,
"download_hash": {
"sha1": "1E4632A2CCAEF8D9C13235E498D3CCF6668109DF",
"sha256": "A4DE66F76F727A8F67753B8A6CD175755B1FDD451C6D85F4C7EE7F630A719B91"
},
"download_content_type": "application/zip",
2020-06-30 18:16:15 +00:00
"release_date": "2019-11-28T23:01:55.661116+00:00",
2019-11-28 23:02:09 +00:00
"x_generated_by": "netkan"
}