Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKae <80987908+Novaenia@users.noreply.github.com>2024-03-17 23:24:13 +1100
committerKae <80987908+Novaenia@users.noreply.github.com>2024-03-17 23:24:13 +1100
commit5dbbc2b60afde083e537effbae687c75a7cc57f0 (patch)
tree156378bd4c92fa7954cc56c445ff8a37366d3e97
parentf15d50ec07c7ee8e4c1748831fc3dee51b6e8a74 (diff)
Update packing.config
-rw-r--r--scripts/packing.config8
1 files changed, 4 insertions, 4 deletions
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" : [
"",