Maplist.txt: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (minor tidy)
Line 2: Line 2:


== File location ==
== File location ==
The <code>maplist.txt</code> file is found in the root directory of a mod. It does what it says: the file lists the maps to be used by the game.
The '''<code>maplist.txt</code>''' file is found in the root directory of a mod and contains a list of maps to be used by the game.


== File structure ==
== File structure ==

Revision as of 13:24, 18 February 2008

Template:Wrongtitle

File location

The maplist.txt file is found in the root directory of a mod and contains a list of maps to be used by the game.

File structure

Each line has the name of a map.