-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathaddons.json
95 lines (95 loc) · 2.84 KB
/
addons.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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
[
{
"name" : "Map Fog Viewer Ex",
"file" : "mapfogviewerex",
"extension" : "ipf",
"fileVersion" : "v1.0.2",
"releaseTag" : "mapfogviewer",
"unicode" : "⛄",
"description" : "Map Fog viewer + Mini Map Extra 干渉するので両方共消してください",
"tags" : [
"ui"
]
},{
"name" : "Quick Menu",
"file" : "quickmenu",
"extension" : "ipf",
"fileVersion" : "v1.2.0",
"updateInfo":"v1.2:Fix Bugs form Velcoffer Update.",
"releaseTag" : "quickmenu",
"unicode" : "⛄",
"description" : "チャットやチャットコマンドを登録し、選択できるメニューを表示する。詳細はREADMEに",
"tags" : [
"ui","Chat"
]
},{
"name" : "Muteki2ex",
"file" : "muteki2ex",
"extension" : "ipf",
"fileVersion" : "v1.2.7",
"releaseTag" : "muteki2ex",
"unicode" : "⛄",
"description" : "Muteki2にを自分好みに追加できるぞ",
"updateInfo" :"v1.2.0 ReBuildに対応 v1.2.6\nJToSで表示が崩れた問題の修正",
"tags" : [
"ui","buff"
]
},{
"name" : "HotKey Ability",
"file" : "hotkeyability",
"extension" : "ipf",
"fileVersion" : "v1.3.1",
"releaseTag" : "hotkeyability",
"unicode" : "⛄",
"updateInfo" : "v1.3.0 ReBuildに対応",
"description" : "ホットキーに特性、ポーズ、チャットマクロをドラック&ドロップで設定可能にする",
"tags" : [
"ui"
]
},{
"name" : "money diff",
"file" : "moneydiff",
"extension" : "ipf",
"fileVersion" : "v1.0.0",
"releaseTag" : "moneydiff",
"unicode" : "⛄",
"description" : "マップで獲得したシルバーの合計を表示する.",
"tags" : [
"ui"
]
},{
"name" : "Hotkey Ability For Joystick",
"file" : "hotkeyabilityforjoy",
"extension" : "ipf",
"fileVersion" : "v1.3.3",
"releaseTag" : "hotkeyabilityforjoy",
"unicode" : "⛄",
"updateInfo":"v1.3.0 ReBulidに対応\nv1.2.7 enable to exec with LDoubleClick 左ダブクリで実行できるように",
"description" : "Hotkey Abilityのジョイスティック版。干渉するのでどちらか片方のみをご利用ください。",
"tags" : [
"ui","joystick","quiqslot","ability","pose"
]
},{
"name" : "Exp Popup",
"file" : "exppopup",
"extension" : "ipf",
"fileVersion" : "v1.0.2",
"releaseTag" : "exppopup",
"unicode" : "⛄",
"description" : "手に入れた経験値をキャラ横に表示する。/exppopでモード切替",
"tags" : [
"exp"
]
},{
"name" : "GrimoireExtend",
"file" : "grimoireextend",
"extension" : "ipf",
"fileVersion" : "v1.0.4",
"releaseTag" : "grimoireextend",
"unicode" : "⛄",
"description" : "Add Grimoire Card Macro. open grimoire and drop card from iten bag. click equip button or [/ge number],change set card.",
"tags" : [
"exp"
]
}
]