cod2-mod/generate.bat
2025-04-29 02:08:22 -04:00

6 lines
164 B
Batchfile

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