LNXCORE/Kinc/get_dlc.bat
2025-01-22 17:22:38 +01:00

3 lines
79 B
Batchfile

@pushd "%~dp0"
@git submodule update --depth 1 --init Tools/windows_x64
@popd