Move IconUrl to json
This commit is contained in:
parent
0019a3868e
commit
b984c23de1
@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"Author": "Liza Carvelli",
|
"Author": "Liza Carvelli",
|
||||||
"Name": "Fish Notify",
|
"Name": "Fish Notify",
|
||||||
"Punchline": "Plays a sound when a fish is caught",
|
"Punchline": "Plays a sound when a fish is caught",
|
||||||
"Description": "Plays a sound when a fish is caught, depending on tug-strength",
|
"Description": "Plays a sound when a fish is caught, depending on tug-strength",
|
||||||
"InternalName": "FishNotify",
|
"InternalName": "FishNotify",
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"fishing"
|
"fishing"
|
||||||
],
|
],
|
||||||
"RepoUrl": "https://github.com/carvelli/Fish-Notify"
|
"RepoUrl": "https://github.com/carvelli/Fish-Notify",
|
||||||
|
"IconUrl": "https://raw.githubusercontent.com/carvelli/Dalamud-Plugins/master/dist/FishNotify.png"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user