diff --git a/KSCSwitcher/KSCSwitcher-v2.0.0.0.ckan b/KSCSwitcher/KSCSwitcher-v2.0.0.0.ckan new file mode 100644 index 0000000000..b94c605a12 --- /dev/null +++ b/KSCSwitcher/KSCSwitcher-v2.0.0.0.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "KSCSwitcher", + "name": "KSC Switcher", + "abstract": "Allows you to move KSC to other locations on Kerbin from the Tracking Station.", + "author": "regex", + "version": "v2.0.0.0", + "ksp_version_min": "1.8.0", + "license": "BSD-2-clause", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/106206-*", + "repository": "https://github.com/KSP-RO/KSCSwitcher", + "bugtracker": "https://github.com/KSP-RO/KSCSwitcher/issues", + "remote-avc": "https://github.com/KSP-RO/KSCSwitcher/raw/master/GameData/KSCSwitcher/KSCSwitcher.version" + }, + "tags": [ + "plugin" + ], + "install": [ + { + "file": "GameData/KSCSwitcher", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/KSCSwitcher/releases/download/v2.0.0.0/KSCSwitcher_2.0.0.0.zip", + "download_size": 29623, + "download_hash": { + "sha1": "A3C752FA4D4E711D22FF0D350B6A29ECCF2B3A6F", + "sha256": "4A6C835250D2DD4E28C4D67DCB3931A7236C56F1038934FFE65E8ADA433932B3" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-13T17:30:18Z", + "x_generated_by": "netkan" +}