ZoneBuilder/Build/Configurations/Includes/Test_params.cfg

15 lines
341 B
INI

//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";
}
modern
{
testparameters = "-iwad \"%WP\" -skill \"%S\" -file \"%AP\" \"%F\" +map %L %NM";
}