29 lines
517 B
Dns
29 lines
517 B
Dns
// Call Of Duty: Modern Warfare 3
|
|
>game,IW5
|
|
>name,mod
|
|
|
|
localize,mod
|
|
|
|
// Add custom gamemodes
|
|
rawfile,maps/mp/gametypes/_gametypes.txt
|
|
|
|
// Gamemode scripts
|
|
scriptfile,maps/mp/gametypes/arena
|
|
scriptfile,maps/mp/gametypes/gtnw
|
|
|
|
// Copied from war.recipe
|
|
rawfile,mp/recipes/arena.recipe
|
|
rawfile,mp/recipes/gtnw.recipe
|
|
|
|
// Maybe we don't need this
|
|
rawfile,mp/basemaps.arena
|
|
|
|
// UI Loc strings
|
|
rawfile,maps/mp/gametypes/arena.txt
|
|
rawfile,maps/mp/gametypes/gtnw.txt
|
|
|
|
// For testing
|
|
stringtable,mp/perktable.csv
|
|
|
|
rawfile,mod
|