Files
DalamudPluginRepo/custom.json
2024-09-07 23:35:59 +02:00

129 lines
4.7 KiB
JSON

[
{
"Author": "Anya Hichu",
"Name": "ChatContext",
"InternalName": "ChatContext",
"AssemblyVersion": "0.0.0.1",
"Description": "Add sender target name in chat messages and displays nearly player targets",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/anya-hichu/ChatContext",
"Tags": [
"chat",
"context",
"target"
],
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"ImageUrls": [
"https://raw.githubusercontent.com/anya-hichu/ChatContext/0.0.0.1/images/image1.png",
"https://raw.githubusercontent.com/anya-hichu/ChatContext/0.0.0.1/images/image2.png",
"https://raw.githubusercontent.com/anya-hichu/ChatContext/0.0.0.1/images/image3.png"
],
"IconUrl": "https://raw.githubusercontent.com/anya-hichu/ChatContext/0.0.0.1/images/icon.png",
"Punchline": "Add sender target name in chat messages.",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/anya-hichu/ChatContext/releases/download/0.0.0.1/ChatContext.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/ChatContext/releases/download/0.0.0.1/ChatContext.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/ChatContext/releases/download/0.0.0.1/ChatContext.zip",
"DownloadCount": 0,
"LastUpdated": "0"
},
{
"Author": "Pyon, Anya Hichu",
"Name": "GamblePyon",
"InternalName": "GamblePyon",
"AssemblyVersion": "1.0.0.7",
"Description": "An interface for managing a game of Blackjack.\n/pyon - Open GamblePyon",
"ApplicableVersion": "any",
"Tags": [
"blackjack",
"gamble",
"pyon"
],
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Helper plugin for Blackjack",
"RepoUrl": "https://github.com/anya-hichu/FFXIVGamblePyon",
"IconUrl": "https://raw.githubusercontent.com/anya-hichu/FFXIVGamblePyon/1.0.0.7/images/icon.png",
"ImageUrls": [
"https://raw.githubusercontent.com/anya-hichu/FFXIVGamblePyon/1.0.0.7/images/image1.png"
],
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/anya-hichu/FFXIVGamblePyon/releases/download/1.0.0.7/GamblePyon.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/FFXIVGamblePyon/releases/download/1.0.0.7/GamblePyon.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/FFXIVGamblePyon/releases/download/1.0.0.7/GamblePyon.zip",
"DownloadCount": 0,
"LastUpdated": "0"
},
{
"Author": "Anya Hichu",
"Name": "Orderific",
"InternalName": "Orderific",
"AssemblyVersion": "0.0.0.1",
"Description": "Cycle through multiple honorific titles in order",
"ApplicableVersion": "any",
"Tags": [
"honorific",
"timer",
"cycle",
"order"
],
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"Punchline": "Cycle through multiple honorific titles in order.",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/anya-hichu/Orderific/releases/download/0.0.0.1/Orderific.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/Orderific/releases/download/0.0.0.1/Orderific.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/Orderific/releases/download/0.0.0.1/Orderific.zip",
"DownloadCount": 0,
"LastUpdated": "0"
},
{
"Author": "Anya Hichu",
"Name": "Quack",
"InternalName": "Quack",
"AssemblyVersion": "0.0.0.7",
"Description": "Generate and run macro actions quickly using a spotlight inspired interface.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/anya-hichu/Quack",
"Tags": [
"search",
"macro",
"generator",
"quick",
"scripting"
],
"DalamudApiLevel": 10,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"ImageUrls": [],
"IconUrl": "https://raw.githubusercontent.com/anya-hichu/Quack/0.0.0.7/images/icon.png",
"Punchline": "Run actions quackly.",
"AcceptsFeedback": true,
"DownloadLinkInstall": "https://github.com/anya-hichu/Quack/releases/download/0.0.0.7/Quack.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/anya-hichu/Quack/releases/download/0.0.0.7/Quack.zip",
"DownloadLinkUpdate": "https://github.com/anya-hichu/Quack/releases/download/0.0.0.7/Quack.zip",
"DownloadCount": 0,
"LastUpdated": "0"
}
]