diff --git a/FillitUp/FillitUp-0.2.0.3.ckan b/FillitUp/FillitUp-0.2.0.3.ckan new file mode 100644 index 0000000000..b8a388cad3 --- /dev/null +++ b/FillitUp/FillitUp-0.2.0.3.ckan @@ -0,0 +1,50 @@ +{ + "spec_version": "v1.4", + "identifier": "FillitUp", + "name": "Fill It Up", + "abstract": "Adjust fuel levels in the Editor", + "author": "linuxgurugamer", + "version": "0.2.0.3", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.3", + "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", + "bugtracker": "https://github.com/linuxgurugamer/FillItUp/issues", + "remote-avc": "http://ksp.spacetux.net/avc/FillItUp", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Fill_It_Up/Fill_It_Up-1546868286.1431.png" + }, + "tags": [ + "plugin", + "editor", + "convenience" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + }, + { + "name": "ButtonManager" + } + ], + "install": [ + { + "find": "FillItUp", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2051/Fill%20It%20Up/download/0.2.0.3", + "download_size": 26080, + "download_hash": { + "sha1": "22866BBC30AD2E22F4DE96A25F414944D896E92B", + "sha256": "3C1FE066118EFA8DE885E03743EEB061E331E671517E122465DF97031D0C6807" + }, + "download_content_type": "application/zip", + "release_date": "2022-01-30T08:10:39.659294+00:00", + "x_generated_by": "netkan" +}