Update packing.config

This commit is contained in:
Kae 2024-03-17 23:24:13 +11:00
parent f15d50ec07
commit 5dbbc2b60a

View File

@ -12,10 +12,10 @@
"\\.tmx$" "\\.tmx$"
], ],
"serverIgnore" : [ // not excluding any audio assets on the server version of the pak
"\\.ogg$", // for now to prevent possible user error in case a user wants to
"\\.wav$" // merge the seperate client/server archives from CI artifacts
], "serverIgnore" : [], // [ "\\.ogg$", "\\.wav$" ],
"extensionOrdering" : [ "extensionOrdering" : [
"", "",