diff --git a/ConnectedLivingSpace/ConnectedLivingSpace-v2.0.1.0.ckan b/ConnectedLivingSpace/ConnectedLivingSpace-v2.0.1.0.ckan new file mode 100644 index 0000000000..c481e6ee86 --- /dev/null +++ b/ConnectedLivingSpace/ConnectedLivingSpace-v2.0.1.0.ckan @@ -0,0 +1,47 @@ +{ + "spec_version": "v1.4", + "identifier": "ConnectedLivingSpace", + "name": "Connected Living Space", + "abstract": "Identify and make use of living spaces that are connected to each other on a vessel.", + "author": [ + "Codepoet", + "Papa_Joe", + "Micha" + ], + "version": "v2.0.1.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.11.99", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?showtopic=192130", + "repository": "https://github.com/codepoetpbowden/ConnectedLivingSpace", + "bugtracker": "https://github.com/codepoetpbowden/ConnectedLivingSpace/issues", + "remote-avc": "https://raw.githubusercontent.com/mwerle/ConnectedLivingSpace/Distribution/GameData/ConnectedLivingSpace/ConnectedLivingSpace.version" + }, + "tags": [ + "plugin", + "crewed" + ], + "localizations": [ + "zh-cn", + "de-de", + "en-us", + "es-es", + "it-it", + "ru" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://github.com/codepoetpbowden/ConnectedLivingSpace/releases/download/v2.0.1.0/ConnectedLivingSpace-2.0.1.0_20211127010557.zip", + "download_size": 103495, + "download_hash": { + "sha1": "3D2C91A8788EC454F6BD3AC264BE5F5B464F92CF", + "sha256": "80A96C18263AC069E14FBDF3BFA3D53BCA5611C892A6807E6274E1B613A5EA53" + }, + "download_content_type": "application/zip", + "release_date": "2021-11-27T09:07:22Z", + "x_generated_by": "netkan" +}