CurrencyAlertClassic/CurrencyAlert/currencyAlert.json
R 4efc071cce
Updates for Dalamud API 7 (FFXIV 6.2 and later) (#10)
* Move SamplePlugin to CurrencyAlert to match plugin name

* Adjustments for API 7

- Bump DalamudPackager to 2.1.8
- Switch to .Net 6
- Remove builds to devPlugins. Dalamud will be phasing this out Soon™️

* Modifications needed for DalamudPlugins D17
2022-09-12 18:06:14 +02:00

17 lines
431 B
JSON

{
"Author": "Lharz",
"Name": "Currency Alert",
"Punchline": "Display alerts upon reaching configurable currencies thresholds (such as Poetics or PVP marks).",
"Description": "/currencyalert: shows the configuration panel.",
"Changelog": null,
"Tags": [
"plugin",
"currency",
"tomestones",
"utility",
"other"
],
"CategoryTags": null,
"RepoUrl": "https://github.com/Lharz/xiv-currency-alert",
}