commit
c706dfea6b
|
@ -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"
|
||||
}
|
Loading…
Reference in New Issue