0
0
Fork 0
mirror of https://git.do.srb2.org/STJr/UltimateZoneBuilder.git synced 2025-03-05 01:10:47 +00:00
UltimateZoneBuilder/Build/Configurations/Includes/Test_params.cfg

20 lines
No EOL
457 B
INI
Executable file

//Testing parameters for all engines
vanilla_mapxx
{
testparameters = "-iwad \"%WP\" -skill \"%S\" -file \"%AP\" \"%F\" -warp %L1%L2 %NM";
}
vanilla_exmx
{
testparameters = "-iwad \"%WP\" -skill \"%S\" -file \"%AP\" \"%F\" -warp %L1 %L2 %NM";
}
eternity
{
testparameters = "-iwad \"%WP\" -skill \"%S\" -file \"%AP\" \"%F\" -warp %L %NM";
}
modern
{
testparameters = "-iwad \"%WP\" -skill \"%S\" -file \"%AP\" \"%F\" +map %L %NM";
}