forked from jawslouis/MakePlacePlugin
-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathDisPlacePlugin.json
More file actions
27 lines (27 loc) · 1.07 KB
/
Copy pathDisPlacePlugin.json
File metadata and controls
27 lines (27 loc) · 1.07 KB
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":"7.5.1.0",
"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/DisPlace",
"Tags": [
"makeplace",
"housing",
"furniture",
"jawslouis",
"drakansoul",
"displace"
],
"DalamudApiLevel": 15,
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/Drakansoul/DisPlace/master/icon.png",
"DownloadCount": 0,
"DownloadLinkInstall": "https://github.com/Drakansoul/DisPlace/releases/download/v7.5.1/DisPlacePlugin.zip",
"DownloadLinkTesting": "https://github.com/Drakansoul/DisPlace/releases/download/v7.5.1/DisPlacePlugin.zip",
"DownloadLinkUpdate": "https://github.com/Drakansoul/DisPlace/releases/download/v7.5.1/DisPlacePlugin.zip",
"_isDip17Plugin": false,
"_Dip17Channel": null
}]