Files
gtav-src/tools_ng/bin/MissingPlatform/SearchGameDurango.bat
T
2025-09-29 00:52:08 +02:00

5 lines
589 B
Batchfile
Executable File

mkdir Output\Durango
MissingPlatform.exe "X:\gta5\src\dev_ng\game" "Output\Durango\game_durango.txt" -durango -implicit -nosingles exclude.txt -html
MissingPlatform.exe "X:\gta5\src\dev_ng\game" "Output\Durango\game_durango_explicit.txt" -durango -explicit -nosingles exclude.txt -html
MissingPlatform.exe "X:\gta5\src\dev_ng\game" "Output\Durango\game_durango_implicit_lastgen.txt" -durango -implicit -lastgensingles exclude.txt -html
MissingPlatform.exe "X:\gta5\src\dev_ng\game" "Output\Durango\game_durango_explicit_lastgen.txt" -durango -explicit -lastgensingles exclude.txt -html