Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
5e36740bfa
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "AsteroidDay",
|
||||||
|
"name": "Asteroid Day",
|
||||||
|
"abstract": "Squad partnered with the B612 Foundation to bring you this mod which will give you four new parts, a new experiment, and a unique contract.",
|
||||||
|
"author": [ "Squad", "RoverDude", "Arsonide" ],
|
||||||
|
"version": "1.0",
|
||||||
|
"ksp_version": "1.0.4",
|
||||||
|
"license": "MIT",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://kerbal.curseforge.com/ksp-mods/232196-asteroid-day"
|
||||||
|
},
|
||||||
|
"download": "http://addons-origin.cursecdn.com/files/2245/2/AsteroidDay.zip"
|
||||||
|
}
|
|
@ -12,6 +12,6 @@
|
||||||
},
|
},
|
||||||
"version": "2.2",
|
"version": "2.2",
|
||||||
"ksp_version_min": "1.0.0",
|
"ksp_version_min": "1.0.0",
|
||||||
"ksp_version_max": "1.0.2",
|
"ksp_version_max": "1.0.4",
|
||||||
"download": "http://addons-origin.cursecdn.com/files/2237/18/AtmosphericSoundEnhancementv2.2.zip"
|
"download": "http://addons-origin.cursecdn.com/files/2237/18/AtmosphericSoundEnhancementv2.2.zip"
|
||||||
}
|
}
|
||||||
|
|
|
@ -10,7 +10,8 @@
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/122297"
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/122297"
|
||||||
},
|
},
|
||||||
"version": "2015-05-20",
|
"version": "2015-05-20",
|
||||||
"ksp_version": "1.0.2",
|
"ksp_version_min" : "1.0.2",
|
||||||
|
"ksp_version_max" : "1.0.4",
|
||||||
"download": "https://dl.dropboxusercontent.com/u/7121093/ksp-mods/KSP%5B1.0.2%5DWasdEditorCamera%5BMay20%5D.zip",
|
"download": "https://dl.dropboxusercontent.com/u/7121093/ksp-mods/KSP%5B1.0.2%5DWasdEditorCamera%5BMay20%5D.zip",
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue