-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrepo.json
76 lines (76 loc) · 2.96 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
[
{
"Author": "Meisterlala",
"Name": "Neko Fans",
"InternalName": "Neko",
"AssemblyVersion": "1.3.4",
"Description": "Shows you an image of a random neko character. Click on the image to view the next one.\nYou can choose different image sources, allowing you to look at Catboys, Waifus, Cats, Dogs and more.\n\nSupported APIs:\nnekos.best, Nekos.life, Dog CEO, The Cat API, Pic.re, Waifu.im, Waifu.pics and shibe.online\n\nWarning: You might see naughty images",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Meisterlala/NekoFans",
"Tags": [
"anime",
"neko",
"waifu",
"miqote",
"image"
],
"CategoryTags": [
"UI"
],
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": true,
"LoadPriority": 0,
"ImageUrls": [
"https://raw.githubusercontent.com/Meisterlala/NekoFans/master/images/image1.png",
"https://raw.githubusercontent.com/Meisterlala/NekoFans/master/images/image2.png"
],
"IconUrl": "https://raw.githubusercontent.com/Meisterlala/NekoFans/master/icon.png",
"Punchline": "Frustrated in a dungeon? Look at a cute cat girl!",
"AcceptsFeedback": true,
"IsHide": "False",
"IsTestingExclusive": "False",
"LastUpdated": 1731858782,
"DownloadCount": 14,
"DownloadLinkInstall": "https://github.com/Meisterlala/NekoFans/releases/download/1.3.4/NekoFans.zip",
"DownloadLinkTesting": "https://github.com/Meisterlala/NekoFans/releases/download/1.3.4/NekoFans.zip",
"DownloadLinkUpdate": "https://github.com/Meisterlala/NekoFans/releases/download/1.3.4/NekoFans.zip"
},
{
"Author": "Meisterlala",
"Name": "Neko Fans NSFW 18+ Patch",
"InternalName": "NekoLewd",
"AssemblyVersion": "1.0.7",
"Description": "This Plugin does nothing on its own. Neko Fans needs to be installed.\nYou now have access to NSFW images in Neko Fans.",
"ApplicableVersion": "any",
"RepoUrl": "https://github.com/Meisterlala/NekoFans",
"Tags": [
"anime",
"neko",
"waifu",
"miqote",
"image",
"NSFW"
],
"CategoryTags": [
"UI"
],
"DalamudApiLevel": 11,
"LoadRequiredState": 0,
"LoadSync": false,
"CanUnloadAsync": false,
"LoadPriority": 0,
"IconUrl": "https://raw.githubusercontent.com/Meisterlala/NekoFans/master/icon18.png",
"Punchline": "Frustrated in a dungeon? Look at a cute cat girl! Or look at sexy anime tiddies!",
"AcceptsFeedback": true,
"IsHide": "False",
"IsTestingExclusive": "False",
"LastUpdated": 1731858569,
"DownloadCount": 963,
"DownloadLinkInstall": "https://github.com/Meisterlala/NekoFans/releases/download/1.0.7-NSFW/NekoFansLewd.zip",
"DownloadLinkTesting": "https://github.com/Meisterlala/NekoFans/releases/download/1.0.7-NSFW/NekoFansLewd.zip",
"DownloadLinkUpdate": "https://github.com/Meisterlala/NekoFans/releases/download/1.0.7-NSFW/NekoFansLewd.zip",
"IsThirdParty": "True"
}
]