diff --git a/ERS/ERS-0.2.3.ckan b/ERS/ERS-0.2.3.ckan new file mode 100644 index 0000000000..eaa4c9530f --- /dev/null +++ b/ERS/ERS-0.2.3.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": "v1.4", + "identifier": "ERS", + "name": "ERS", + "abstract": "Exploration Rover System by ASET", + "author": "alexustas", + "license": "CC-BY-NC-SA-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/94947" + }, + "version": "0.2.3", + "ksp_version": "1.0.4", + "depends": [ + { + "name": "JSIPartUtilities" + }, + { + "name": "FirespitterCore" + }, + { + "name": "ASETProps" + } + ], + "install": [ + { + "find": "ASET", + "install_to": "GameData", + "filter": "ERSinternal .cfg" + } + ], + "download": "https://www.dropbox.com/s/etzf7egfqifgqkl/ERS_v0.2.3.zip?dl=1", + "download_size": 4032646, + "x_generated_by": "netkan" +}