CurrencyAlertClassic/Data/currencyAlert.json
2021-12-11 15:17:15 +01:00

14 lines
342 B
JSON

{
"Author": "your name here",
"Name": "Sample Plugin",
"Punchline": "A short one-liner that shows up in /xlplugins.",
"Description": "A description that shows up in /xlplugins. List any major slash-command(s).",
"InternalName": "samplePlugin",
"ApplicableVersion": "any",
"Tags": [
"sample",
"plugin",
"goats"
]
}