diff --git a/MemorialWall/MemorialWall-2.0.0.2.ckan b/MemorialWall/MemorialWall-2.0.0.2.ckan new file mode 100644 index 0000000000..8ea817fac9 --- /dev/null +++ b/MemorialWall/MemorialWall-2.0.0.2.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.4", + "identifier": "MemorialWall", + "name": "Memorial Wall", + "abstract": "XCom Style Memorial Wall for your fallen Kerbals", + "author": "severedsolo", + "version": "2.0.0.2", + "ksp_version_min": "1.9.0", + "ksp_version_max": "1.9.99", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182572-*", + "repository": "https://github.com/severedsolo/MemorialWall" + }, + "tags": [ + "plugin", + "crewed" + ], + "depends": [ + { + "name": "FlightTracker", + "min_version": "3.0" + } + ], + "download": "https://github.com/severedsolo/MemorialWall/releases/download/2.0.0.2/MemorialWall.zip", + "download_size": 4259, + "download_hash": { + "sha1": "73D7D43D6ED9CDA0FEF0053860A34CDC33EFF51A", + "sha256": "D992B7CA1FAD507A5B08BEE491731DD4D7E49043D1FCB6365A0314D81DC319FB" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}