v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
69
scripts/packing.config
Normal file
69
scripts/packing.config
Normal file
|
@ -0,0 +1,69 @@
|
|||
{
|
||||
"globalIgnore" : [
|
||||
"/\\.",
|
||||
"/~",
|
||||
"thumbs\\.db$",
|
||||
"\\.bak$",
|
||||
"\\.tmp$",
|
||||
"\\.zip$",
|
||||
"\\.orig$",
|
||||
"\\.fail$",
|
||||
"\\.psd$",
|
||||
"\\.tmx$"
|
||||
],
|
||||
|
||||
"serverIgnore" : [
|
||||
"\\.ogg$",
|
||||
"\\.wav$"
|
||||
],
|
||||
|
||||
"extensionOrdering" : [
|
||||
"",
|
||||
"config",
|
||||
"bush",
|
||||
"grass",
|
||||
"modularfoliage",
|
||||
"modularstem",
|
||||
"projectile",
|
||||
"monstertype",
|
||||
"monsterpart",
|
||||
"npctype",
|
||||
"npctype",
|
||||
"vehicle",
|
||||
"particle",
|
||||
"animation",
|
||||
"object",
|
||||
"liquid",
|
||||
"material",
|
||||
"object",
|
||||
"coin",
|
||||
"miningtool",
|
||||
"flashlight",
|
||||
"wiretool",
|
||||
"beamminingtool",
|
||||
"harvestingtool",
|
||||
"tillingtool",
|
||||
"paintingbeamtool",
|
||||
"headarmor",
|
||||
"chestarmor",
|
||||
"legsarmor",
|
||||
"backarmor",
|
||||
"consumable",
|
||||
"blueprint",
|
||||
"codex",
|
||||
"techitem",
|
||||
"instrument",
|
||||
"grapplinghook",
|
||||
"thrownitem",
|
||||
"unlockitem",
|
||||
"activeitem",
|
||||
"augmentitem",
|
||||
"material",
|
||||
"matmod",
|
||||
"lua",
|
||||
"frames",
|
||||
"png",
|
||||
"wav",
|
||||
"ogg"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue