We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1949a8c commit b784d8aCopy full SHA for b784d8a
do-encrypt.bat
@@ -1,5 +1,5 @@
1
@echo off
2
-"%XS_INSTDIR%\x-studio" -c -enc -cfg=.\encrypt-cfg.xml -i=.\assets-dev -o=.\assets
+"%XS_INSTDIR%\x-studio" -c -enc -cfg=.\encrypt-cfg.xml -i=.\assets-dev -o=.\assets -cp=.ttf;.mp3;.ogg;.mp4
3
4
echo "Exiting ..."
5
ping /n 2 127.0.0.1 >nul
0 commit comments