-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPIMP.json
More file actions
21 lines (21 loc) · 873 Bytes
/
Copy pathPIMP.json
File metadata and controls
21 lines (21 loc) · 873 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[{
"Author": "Karou",
"Name": "Texture Overlayer",
"InternalName": "TextureOverlayer",
"AssemblyVersion":"0.4.5",
"Punchline": "Overlay textures in-game quickly",
"Description": "A relatively robust tool that allows you to non-destructively edit textures.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Glorou/TextureOverlayer",
"Tags": [
],
"DalamudApiLevel": 12,
"LoadPriority": 0,
"DownloadCount": 0,
"DownloadLinkInstall": "https://github.com/Glorou/TextureOverlayer/releases/download/v0.4.3/v0.4.3.zip",
"DownloadLinkTesting": "https://github.com/Glorou/TextureOverlayer/releases/download/v0.4.3/v0.4.3.zip",
"DownloadLinkUpdate": "https://github.com/Glorou/TextureOverlayer/releases/download/v0.4.3/v0.4.3.zip",
"IconUrl": "",
"_isDip17Plugin": false,
"_Dip17Channel": null
}]