diff --git a/NightShift/NightShift-v1.0.0.ckan b/NightShift/NightShift-v1.0.0.ckan new file mode 100644 index 0000000000..224fe9c270 --- /dev/null +++ b/NightShift/NightShift-v1.0.0.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": 1, + "identifier": "NightShift", + "name": "Night Shift", + "abstract": "Adds a Day/Night cycle to the Vehicle Editors", + "author": "coldrifting", + "version": "v1.0.0", + "ksp_version_min": "1.8", + "ksp_version_max": "1.12", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/208470-112x-night-shift", + "repository": "https://github.com/coldrifting/NightShift", + "bugtracker": "https://github.com/coldrifting/NightShift/issues" + }, + "tags": [ + "plugin", + "editor", + "graphics" + ], + "conflicts": [ + { + "name": "LightsOutRelit" + } + ], + "download": "https://github.com/coldrifting/NightShift/releases/download/v1.0.0/NightShift-v1.0.0.zip", + "download_size": 628456, + "download_hash": { + "sha1": "2D6FE28F5791F537A5D14B8BE4A7BBE9A64C7651", + "sha256": "CED62EE1E6F837859014113461D2ED64A061ACCE0A31FB759881B531A091FFF7" + }, + "download_content_type": "application/zip", + "install_size": 861850, + "release_date": "2024-08-17T08:16:05Z", + "x_generated_by": "netkan" +}