summaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/package.json b/ui/package.json
index ce22dee..a3647dc 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -63,6 +63,11 @@
"from": "../Sounds",
"to": "Sounds",
"filter": ["*.wav"]
+ },
+ {
+ "from": "../Models",
+ "to": "Models",
+ "filter": ["**/*.pkl"]
}
],
"win": {