diff --git a/KerbalOccupationColors/KerbalOccupationColors-v1.2.0.ckan b/KerbalOccupationColors/KerbalOccupationColors-v1.2.0.ckan new file mode 100644 index 0000000000..1d3b36d589 --- /dev/null +++ b/KerbalOccupationColors/KerbalOccupationColors-v1.2.0.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.18", + "identifier": "KerbalOccupationColors", + "name": "Kerbal Occupation Colors", + "abstract": "Automatically assigns the Future Suit's light colors based on occupation", + "author": "Starwaster", + "license": "Unlicense", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/185931-17-kerbal-occupation-colors-version-10/", + "repository": "https://github.com/Starwaster/Kerbal-Occupation-Colors" + }, + "version": "v1.2.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "KerbalOccupationColors", + "install_to": "GameData" + } + ], + "download": "https://github.com/Starwaster/Kerbal-Occupation-Colors/releases/download/v1.2.0/KerbalOccupationColors_v1.2.0.zip", + "download_size": 6380, + "download_hash": { + "sha1": "CFE9B18CFB735CA733A30D34D376034026307D11", + "sha256": "D841DD752237109A06BC2C012C4B484C9EF35CFFE027BBE9E1759BE4A92CAEE1" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}