diff --git a/KerbalKonstructs/KerbalKonstructs-v1.8.5.0.ckan b/KerbalKonstructs/KerbalKonstructs-v1.8.5.0.ckan new file mode 100644 index 0000000000..f77946f710 --- /dev/null +++ b/KerbalKonstructs/KerbalKonstructs-v1.8.5.0.ckan @@ -0,0 +1,55 @@ +{ + "spec_version": "v1.4", + "comment": "Plugin is MIT, but Static Assets, Artwork & Models are ARR", + "identifier": "KerbalKonstructs", + "name": "Kerbal Konstructs", + "abstract": "New buildings and launch sites", + "author": [ + "AlphaAsh", + "ozraven", + "Ger_space", + "ryanc55", + "KSP-RO" + ], + "version": "v1.8.5.0", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.12.99", + "license": "restricted", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/204210-*", + "repository": "https://github.com/KSP-RO/Kerbal-Konstructs", + "bugtracker": "https://github.com/KSP-RO/Kerbal-Konstructs/issues", + "remote-avc": "https://raw.githubusercontent.com:443/KSP-RO/Kerbal-Konstructs/master/GameData/KerbalKonstructs/KerbalKonstructs.version" + }, + "tags": [ + "plugin", + "library", + "buildings" + ], + "depends": [ + { + "name": "CustomPreLaunchChecks" + } + ], + "suggests": [ + { + "name": "KKtoSD" + } + ], + "install": [ + { + "find": "KerbalKonstructs", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/Kerbal-Konstructs/releases/download/v1.8.5.0/Kerbal-Konstructs-v1.8.5.zip", + "download_size": 6448414, + "download_hash": { + "sha1": "820BB0D9414B0944509BE5D06532D73E80E4F562", + "sha256": "A70DB686D5F1D0284EE917DD37BA03DA6B13378851693351B947422C02631642" + }, + "download_content_type": "application/zip", + "install_size": 11429508, + "release_date": "2022-09-05T00:12:56Z", + "x_generated_by": "netkan" +}