Last active
March 11, 2018 03:45
-
-
Save kemayo/4e10d58335e680899c53 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"path": "SilverDragon", | |
"repo": "wow-silverdragon", | |
"curse": "silver-dragon", | |
"wowi": "6606", | |
"changelog": true | |
}, | |
{ | |
"path": "BankStack", | |
"repo": "wow-bankstack", | |
"curse": "bank-stack", | |
"wowi": "7761", | |
"changelog": false | |
}, | |
{ | |
"path": "DropTheCheapestThing", | |
"repo": "wow-dropthecheapestthing", | |
"curse": "dropthecheapestthing", | |
"wowi": "12596", | |
"changelog": false | |
}, | |
{ | |
"path": "OpenAll", | |
"repo": "wow-openall", | |
"curse": "openall", | |
"wowi": "7762", | |
"changelog": false | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is my
addons.json
file used for addon-packager-proxy.It needs to obey these rules.