Files
symfony-flex-recipes-contrib/ajardin/blizzard-sdk-bundle/1.0/manifest.json
T

15 lines
407 B
JSON

{
"bundles": {
"Ajardin\\BlizzardSdkBundle\\AjardinBlizzardSdkBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#1": "Generate your own API credentials through the Blizzard Developer Portal.",
"#2": "https://develop.battle.net/access/clients",
"BLIZZARD_CLIENT_ID": "",
"BLIZZARD_CLIENT_SECRET": ""
}
}