diff --git a/InFlightFlagSwitcher/InFlightFlagSwitcher-1.0.1.ckan b/InFlightFlagSwitcher/InFlightFlagSwitcher-1.0.1.ckan new file mode 100644 index 0000000000..bf3d6d7a31 --- /dev/null +++ b/InFlightFlagSwitcher/InFlightFlagSwitcher-1.0.1.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": "v1.4", + "identifier": "InFlightFlagSwitcher", + "name": "InFlightFlagSwitcher", + "abstract": "Allows players to change their flag at any point during flight", + "author": "iPeer", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/127902", + "repository": "https://github.com/iPeer/InFlightFlagSwitcher", + "bugtracker": "https://github.com/iPeer/InFlightFlagSwitcher/issues" + }, + "version": "1.0.1", + "ksp_version_min": "1.0.0", + "ksp_version_max": "1.0.99", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "iPeer", + "install_to": "GameData", + "filter": [ + "MiniAVC.dll", + "LICENSE-MiniAVC.txt" + ] + } + ], + "download": "https://github.com/iPeer/InFlightFlagSwitcher/releases/download/1.0.1/InFlightFlagSwitcher1.0.1.zip", + "download_size": 49868, + "x_generated_by": "netkan" +}