diff --git a/CurrencyAlert/CurrencyAlert.csproj b/CurrencyAlert/CurrencyAlert.csproj index e8e92a0..0bd92bb 100644 --- a/CurrencyAlert/CurrencyAlert.csproj +++ b/CurrencyAlert/CurrencyAlert.csproj @@ -9,6 +9,24 @@ https://github.com/Lharz/xiv-currency-alert + + + 7 + Lharz + CurrencyAlert + Display alerts upon reaching configurable currencies thresholds (such as Poetics or PVP marks). + /currencyalert: shows the configuration panel. + + Currency + Utility + + + ../icon.png + + False + + + net6.0-windows x64 diff --git a/CurrencyAlert/CurrencyAlert.json b/CurrencyAlert/CurrencyAlert.json index d6cdf14..fadf32a 100644 --- a/CurrencyAlert/CurrencyAlert.json +++ b/CurrencyAlert/CurrencyAlert.json @@ -1,6 +1,6 @@ { "Author": "Lharz", - "Name": "Currency Alert", + "Name": "CurrencyAlert", "Punchline": "Display alerts upon reaching configurable currencies thresholds (such as Poetics or PVP marks).", "Description": "/currencyalert: shows the configuration panel.", "Changelog": null,