diff --git a/PAPILights/PAPILights-0.5.0.6.ckan b/PAPILights/PAPILights-0.5.0.6.ckan new file mode 100644 index 0000000000..a23394655e --- /dev/null +++ b/PAPILights/PAPILights-0.5.0.6.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": 1, + "identifier": "PAPILights", + "name": "PAPI Lights", + "abstract": "Adds PAPI arrays to the runway to aid landing", + "author": [ + "asarium", + "bssthu", + "linuxgurugamer" + ], + "version": "0.5.0.6", + "ksp_version_min": "1.12.0", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/101446-*", + "repository": "https://github.com/linuxgurugamer/PAPIPlugin", + "bugtracker": "https://github.com/linuxgurugamer/PAPIPlugin/issues", + "remote-avc": "http://ksp.spacetux.net/avc/PAPIPlugin" + }, + "tags": [ + "plugin", + "information" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "conflicts": [ + { + "name": "PAPIPluginContinued" + } + ], + "install": [ + { + "file": "GameData/PAPIPlugin", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/PAPIPlugin/releases/download/0.5.0.6/PAPIPlugin-1.12.0-0.5.0.6.zip", + "download_size": 40474, + "download_hash": { + "sha1": "A51A81DF0F197A0D3C5009927AB746871B21DF58", + "sha256": "62407635EEB7FF1547E5B33AA4613451EED52AC2AD933BD2251CE5C1EDEA0ED3" + }, + "download_content_type": "application/zip", + "release_date": "2021-10-02T00:04:18Z", + "x_generated_by": "netkan" +}