Hand-crafted CKAN because FinalFrontier is curse-only as for now
This commit is contained in:
parent
835953c71b
commit
85bc774b27
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "FinalFrontier",
|
||||
"release_status": "stable",
|
||||
"license": "BSD-2-clause",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/67246",
|
||||
"x_curse": "http://www.curse.com/ksp-mods/kerbal/221413-final-frontier"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData",
|
||||
"install_to": "GameData",
|
||||
"filter": [ "000_Toolbar", "Source" ]
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.25",
|
||||
"name": "Final Frontier",
|
||||
"abstract": "The Final Frontier plugin will handle ribbons for extraordinary merits for you. And the number of missions flown (i.e. vessel recovered) is recorded, too.",
|
||||
"author": "Nereid",
|
||||
"version": "0.5.9-177",
|
||||
"x_packaged_by": "hakan42 - hand-packaged as the mod is curse-only at the moment",
|
||||
"download": "http://addons.curse.cursecdn.com/files/2216/741/FinalFrontier0.5.9-177.zip",
|
||||
"download_size": 2442489
|
||||
}
|
Loading…
Reference in New Issue