12 lines
333 B
JSON
12 lines
333 B
JSON
|
{
|
||
|
"Author": "Liza Carvelli",
|
||
|
"Name": "Fish Notify",
|
||
|
"Punchline": "Plays a sound when a fish is caught",
|
||
|
"Description": "Plays a sound when a fish is caught, depending on tug-strength",
|
||
|
"InternalName": "FishNotify",
|
||
|
"Tags": [
|
||
|
"fishing"
|
||
|
],
|
||
|
"RepoUrl": "https://github.com/carvelli/Fish-Notify"
|
||
|
}
|