Merge pull request #959 from KSP-CKAN/ASET

Update ASET prop mods
This commit is contained in:
Willhelm Rendahl 2016-02-21 17:56:57 +01:00
commit d56d6157c7
2 changed files with 4 additions and 39 deletions

View File

@ -1,34 +0,0 @@
{
"spec_version": "v1.4",
"identifier": "ASETAvionics",
"name": "ASET Avionics",
"abstract": "This pack is for the modders who create IVAs for the aircrafts.",
"author": "alexustas",
"license": "CC-BY-NC-SA-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/129364-IVA-ASET-Avionics-Pack-v-1-0-(for-the-modders-who-create-IVA%E2%80%99s)",
"kerbalstuff": "https://kerbalstuff.com/mod/1023/ASET%20Avionics",
"x_screenshot": "https://kerbalstuff.com/content/alexustas_471/ASET_Avionics/ASET_Avionics-1437475669.848761.png"
},
"version": "1.0",
"ksp_version_min": "1.0.4",
"ksp_version_max": "1.0.5",
"depends": [
{
"name": "ASETProps"
},
{
"name": "RasterPropMonitor-Core",
"min_version": "0.21.2"
}
],
"install": [
{
"find": "ASET",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/1023/ASET%20Avionics/download/1.0",
"download_size": 2641182,
"x_generated_by": "netkan"
}

View File

@ -6,9 +6,7 @@
"author": "alexustas",
"license": "CC-BY-NC-SA-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/129305-IVA-ASET-Props-Pack-v1-3-(for-the-modders-who-create-IVA%E2%80%99s)",
"kerbalstuff": "https://kerbalstuff.com/mod/1021/ASET%20Props",
"x_screenshot": "https://kerbalstuff.com/content/alexustas_471/ASET_Props/ASET_Props-1437422169.1140594.png"
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/116430-/"
},
"version": "1.3",
"ksp_version_min": "1.0.4",
@ -22,10 +20,11 @@
"install": [
{
"find": "ASET",
"install_to": "GameData"
"install_to": "GameData",
"filter": "Source"
}
],
"download": "https://kerbalstuff.com/mod/1021/ASET%20Props/download/1.3",
"download": "https://www.dropbox.com/s/jsduxb9tdifdefj/ASET_Props-1.3.zip?dl=1",
"download_size": 9871158,
"x_generated_by": "netkan"
}