-
Notifications
You must be signed in to change notification settings - Fork 48
/
MakePlacePlugin.json
25 lines (25 loc) · 1.05 KB
/
MakePlacePlugin.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
[{
"Author": "Jawslouis",
"Name": "MakePlace Plugin",
"InternalName": "MakePlacePlugin",
"AssemblyVersion": "3.6.3",
"Punchline": "Automatically save & load furniture layouts in your house.",
"Description": "Automatically save & load the positions of house furniture. Import/export layouts from the MakePlace program.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/jawslouis/MakePlacePlugin",
"Tags": [
"makeplace",
"housing",
"furniture",
"jawslouis"
],
"DalamudApiLevel": 10,
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/jawslouis/MakePlacePlugin/master/icon.png",
"DownloadCount": 435025,
"DownloadLinkInstall": "https://github.com/jawslouis/MakePlacePlugin/releases/download/v3.6.3/MakePlacePlugin.zip",
"DownloadLinkTesting": "https://github.com/jawslouis/MakePlacePlugin/releases/download/v3.6.3/MakePlacePlugin.zip",
"DownloadLinkUpdate": "https://github.com/jawslouis/MakePlacePlugin/releases/download/v3.6.3/MakePlacePlugin.zip",
"_isDip17Plugin": false,
"_Dip17Channel": null
}]