diff --git a/BoxSat/BoxSat-A.02e.ckan b/BoxSat/BoxSat-A.02e.ckan new file mode 100644 index 0000000000..8559048827 --- /dev/null +++ b/BoxSat/BoxSat-A.02e.ckan @@ -0,0 +1,20 @@ +{ + "spec_version": "v1.4", + "identifier": "BoxSat", + "name": "BoxSat", + "license": "restricted", + "abstract": "A modular, stackable, serviceable, & customizable satellite in a box!", + "author": [ "DasPenguin85", "orcmaul" ], + "resources": { + "x_curse": "http://kerbal.curseforge.com/ksp-mods/224250-boxsat" + }, + "version": "A.02e", + "ksp_version": "1.0.2", + "download": "http://addons-origin.cursecdn.com/files/2237/556/BoxSat%20vA.02e.zip", + "install": [ + { + "find": "BoxSatAlpha", + "install_to": "GameData" + } + ] +}