1
0
mirror of synced 2024-11-12 01:00:51 +01:00
CriTools/extract_cpk.bat
2020-03-12 10:35:30 +08:00

3 lines
59 B
Batchfile

@echo off
node.exe "%~dp0src\index.js" extract_cpk %*
pause