Skip to content

Commit e0528be

Browse files
author
prima
committed
feat: Mod list
1 parent 8515231 commit e0528be

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

modList.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
[
2+
{
3+
"id": "KLITECharacterManager",
4+
"name": "KLITE Character Manager",
5+
"url": "https://raw.githubusercontent.com/PeterPeet/KLITE-Tools/refs/heads/main/KLITECharacterManager.js",
6+
"conflicts": [
7+
"KLITE-RPmod"
8+
]
9+
},
10+
{
11+
"id": "KLITEThemeCustomizationTool",
12+
"name": "KLITE Theme Customization Tool",
13+
"url": "https://raw.githubusercontent.com/PeterPeet/KLITE-Tools/refs/heads/main/KLITEThemeCustomizationTool.js",
14+
"conflicts": [
15+
"KLITE-RPmod"
16+
]
17+
},
18+
{
19+
"id": "KLITEHotkeysMod",
20+
"name": "KLITE Hotkeys Mod",
21+
"url": "https://raw.githubusercontent.com/PeterPeet/KLITE-Tools/refs/heads/main/KLITEHotkeysMod.js",
22+
"conflicts": [
23+
"KLITE-RPmod"
24+
]
25+
},
26+
{
27+
"id": "KLITE-RPmod",
28+
"name": "KLITE RP Mod",
29+
"url": "https://raw.githubusercontent.com/PeterPeet/KLITE-RPmod/refs/heads/main/KLITE-RPmod_v096.js",
30+
"conflicts": []
31+
}
32+
]

0 commit comments

Comments
 (0)