cod2m/generate.bat
2021-06-28 17:02:13 -06:00

5 lines
173 B
Batchfile

@echo off
echo Updating submodules...
call git submodule update --init --recursive
call tools\premake5 %* vs2019 --copy-to="G:\SteamLibrary\steamapps\common\Call of Duty 2"