Merge pull request #93 from hakan42/KerbalAdventure
Add KerbalAdventure (curse-only) addon to the index
This commit is contained in:
commit
a3134ff699
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KerbalAdventure",
|
||||
"author": "MenuOption",
|
||||
"version": "1.0",
|
||||
"name": "Kerbal Adventure",
|
||||
"abstract": "Kerbal Adventure is a mod that tells a story",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.25",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/101946",
|
||||
"x_curse": "http://www.curse.com/ksp-mods/kerbal/225951-kerbal-adventure"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "KerbalAdventure",
|
||||
"install_to": "GameData",
|
||||
"filter": [ "Thumbs.db", "SourceCode" ]
|
||||
}
|
||||
],
|
||||
"download": "http://addons.curse.cursecdn.com/files/2221/270/KerbalAdventure%2020141204.zip",
|
||||
"x_maintained_by" : "hakan42",
|
||||
"download_size": 10064193
|
||||
}
|
Loading…
Reference in New Issue