diff --git a/scripts/packing.config b/scripts/packing.config index faa51b5..22d2711 100644 --- a/scripts/packing.config +++ b/scripts/packing.config @@ -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" : [ "",