forked from jawslouis/MakePlacePlugin
-
Notifications
You must be signed in to change notification settings - Fork 7
/
DisPlacePlugin.json
27 lines (27 loc) · 1.08 KB
/
DisPlacePlugin.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": "Drakansoul",
"Name": "DisPlace Plugin",
"InternalName": "DisPlacePlugin",
"AssemblyVersion":"3.7.2",
"Punchline": "Automatically save & load furniture layouts in ANY house.",
"Description": "Automatically save & load the positions of house furniture. Copy other housing layouts. Import/export layouts from the MakePlace program.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Drakansoul/DisPlaced",
"Tags": [
"makeplace",
"housing",
"furniture",
"jawslouis",
"drakansoul",
"displace"
],
"DalamudApiLevel": 10,
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/Drakansoul/DisPlaced/master/icon.png",
"DownloadCount": 0,
"DownloadLinkInstall": "https://github.com/Drakansoul/DisPlaced/releases/download/v3.7.2/DisPlacePlugin.zip",
"DownloadLinkTesting": "https://github.com/Drakansoul/DisPlaced/releases/download/v3.7.2/DisPlacePlugin.zip",
"DownloadLinkUpdate": "https://github.com/Drakansoul/DisPlaced/releases/download/v3.7.2/DisPlacePlugin.zip",
"_isDip17Plugin": false,
"_Dip17Channel": null
}]