Add ERS-0.2.3

This commit is contained in:
Arne Peirs 2015-08-27 17:21:41 +02:00
parent f9c1efa556
commit 68acddfc2c
1 changed files with 33 additions and 0 deletions

33
ERS/ERS-0.2.3.ckan Normal file
View File

@ -0,0 +1,33 @@
{
"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"
}
],
"download": "https://www.dropbox.com/s/etzf7egfqifgqkl/ERS_v0.2.3.zip?dl=1",
"download_size": 4032646,
"x_generated_by": "netkan"
}