-
Notifications
You must be signed in to change notification settings - Fork 7
/
repo.json
30 lines (30 loc) · 1.04 KB
/
repo.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
28
29
30
[
{
"Author": "LeonBlade",
"Name": "Burning Down the House",
"Description": "Move around housing items with coordinates and allows you to place anywhere.",
"Punchline": "House decorating made easy!",
"InternalName": "BDTHPlugin",
"AssemblyVersion": "1.6.8",
"RepoUrl": "https://github.com/LeonBlade/BDTHPlugin",
"ApplicableVersion": "any",
"Tags": [
"bdth",
"housing",
"float",
"place",
"glitch",
"furnishing",
"LeonBlade"
],
"DalamudApiLevel": 11,
"IconUrl": "https://github.com/LeonBlade/BDTHPlugin/raw/main/icon.png",
"IsHide": "False",
"IsTestingExclusive": "False",
"LastUpdated": 1731890939,
"DownloadCount": 50395,
"DownloadLinkInstall": "https://github.com/LeonBlade/BDTHPlugin/releases/download/1.6.8/BDTHPlugin.zip",
"DownloadLinkTesting": "https://github.com/LeonBlade/BDTHPlugin/releases/download/1.6.8/BDTHPlugin.zip",
"DownloadLinkUpdate": "https://github.com/LeonBlade/BDTHPlugin/releases/download/1.6.8/BDTHPlugin.zip"
}
]