-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrepo.json
More file actions
executable file
·23 lines (23 loc) · 862 Bytes
/
repo.json
File metadata and controls
executable file
·23 lines (23 loc) · 862 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
{
"Name": "Auto-status",
"InternalName": "AutoStatus",
"Author": "crweul",
"Punchline": "Toggle /afk or any status when the game loses focus.",
"Description": "Sets your status to /afk or any status of choice when the game isn't the foreground window, and reverts it when the game regains focus. Commands: /autostatus, /aus.",
"ApplicableVersion": "any",
"DalamudApiLevel": 14,
"AssemblyVersion": "1.2.0",
"RepoUrl": "https://github.com/crweul/auto-status",
"AssetName": "latest.zip",
"DownloadCount": 11,
"DownloadLinkInstall": "https://github.com/crweul/auto-status/releases/latest/download/latest.zip",
"DownloadLinkUpdate": "https://github.com/crweul/auto-status/releases/latest/download/latest.zip",
"LastUpdate": 1770848814,
"Tags": [
"utility",
"status",
"afk"
]
}
]