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

5 lines
560 B
Batchfile
Executable File

mkdir Output\PC
MissingPlatform.exe "X:\gta5\src\dev_ng\rage\base\src" "Output\PC\rage_pc.txt" -pc -implicit -nosingles exclude.txt -html
MissingPlatform.exe "X:\gta5\src\dev_ng\rage\base\src" "Output\PC\rage_pc_explicit.txt" -pc -explicit -nosingles exclude.txt -html
MissingPlatform.exe "X:\gta5\src\dev_ng\rage\base\src" "Output\PC\rage_pc_implicit_lastgen.txt" -pc -implicit -lastgensingles exclude.txt -html
MissingPlatform.exe "X:\gta5\src\dev_ng\rage\base\src" "Output\PC\rage_pc_explicit_lastgen.txt" -pc -explicit -lastgensingles exclude.txt -html