Files
LNXSDK/Kha/Kore/get_dlc.bat
2026-05-22 01:09:33 -07:00

3 lines
79 B
Batchfile

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