Update packing.config
This commit is contained in:
parent
f15d50ec07
commit
5dbbc2b60a
@ -12,10 +12,10 @@
|
||||
"\\.tmx$"
|
||||
],
|
||||
|
||||
"serverIgnore" : [
|
||||
"\\.ogg$",
|
||||
"\\.wav$"
|
||||
],
|
||||
// not excluding any audio assets on the server version of the pak
|
||||
// for now to prevent possible user error in case a user wants to
|
||||
// merge the seperate client/server archives from CI artifacts
|
||||
"serverIgnore" : [], // [ "\\.ogg$", "\\.wav$" ],
|
||||
|
||||
"extensionOrdering" : [
|
||||
"",
|
||||
|
Loading…
Reference in New Issue
Block a user