-
Notifications
You must be signed in to change notification settings - Fork 0
/
plogon.json
27 lines (27 loc) · 1.09 KB
/
plogon.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[
{
"Author": "apetih",
"Name": "RTyping",
"Punchline": "Let people know when you r typing.",
"Description": "Allows other people using this plugin to see your typing status when in the same party.",
"InternalName": "rtyping",
"AssemblyVersion": "0.0.1.4",
"RepoUrl": "https://github.com/apetih/rtyping",
"ApplicableVersion": "any",
"Tags": [
"chat",
"indicator",
"typing"
],
"DalamudApiLevel": 8,
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/apetih/rtyping/main/res/img/icon.png",
"DownloadLinkInstall": "https://github.com/apetih/MyDalamudPlugins/raw/main/plugins/rtyping/latest.zip",
"IsHide": false,
"IsTestingExclusive": false,
"DownloadLinkTesting": "https://github.com/apetih/MyDalamudPlugins/raw/main/plugins/rtyping/latest.zip",
"DownloadLinkUpdate": "https://github.com/apetih/MyDalamudPlugins/raw/main/plugins/rtyping/latest.zip",
"DownloadCount": 0,
"LastUpdate": "1676052354"
}
]