init: public release
All checks were successful
link / Link assets on Linux (push) Successful in 33s
All checks were successful
link / Link assets on Linux (push) Successful in 33s
This commit is contained in:
28
zone_raw/arena/zone_source/arena.zone
Normal file
28
zone_raw/arena/zone_source/arena.zone
Normal file
@ -0,0 +1,28 @@
|
||||
// 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
|
Reference in New Issue
Block a user