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";
}