VMProtect-Source/help/syncVMProtect.bat
2023-05-12 20:16:10 +08:00

3 lines
48 B
Batchfile

pushd %~dp0\en
py ..\sync.py ..\struct.json
popd