-
Notifications
You must be signed in to change notification settings - Fork 0
/
settings.json.example
33 lines (33 loc) · 1.07 KB
/
settings.json.example
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
{
"targetFolder": "/Users/NobuakiKomoto/XIVMods/XIV Rus/",
"filesToDelete": [
"addon_0_en.exd",
"addontransient_0_en.exd",
"configkey_0_en.exd",
"contentfindercondition_0_en.exd",
"contentfinderconditiontransient_0_en.exd",
"contenttype_0_en.exd",
"contentuicategory_0_en.exd",
"emote_0_en.exd",
"fcprofile_0_en.exd",
"gcranklimsafemaletext_0_en.exd",
"gcranklimsamaletext_0_en.exd",
"gcrankgridaniafemaletext_0_en.exd",
"gcrankgridaniamaletext_0_en.exd",
"gcrankuldahfemaletext_0_en.exd",
"gcrankuldahmaletext_0_en.exd",
"guardiandeity_0_en.exd",
"lobby_0_en.exd",
"logfilter_0_en.exd",
"logmessage_0_en.exd",
"maincommand_0_en.exd",
"maincommandcategory_0_en.exd",
"placename_0_en.exd",
"tripletriadcard_0_en.exd",
"tripletriadcompetition_0_en.exd",
"tripletriadrule_0_en.exd",
"warp_131072_en.exd",
"quickchattransient_0_en.exd",
"quickchat_0_en.exd"
]
}