Game.txt: Difference between revisions
Jump to navigation
Jump to search
m (categorization) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{otherlang2 | |||
|noborder=true | |||
|es=Game.txt:es | |||
}} | |||
The '''game.txt''' file is located in the scripts directory. It defines the variable '''$game''' which is later used in another script file which names the interface. | The '''game.txt''' file is located in the scripts directory. It defines the variable '''$game''' which is later used in another script file which names the interface. | ||
Revision as of 10:36, 3 July 2013
Template:Otherlang2 The game.txt file is located in the scripts directory. It defines the variable $game which is later used in another script file which names the interface.
For a HL2MP mod the default content is:
// Game specific definitions "$game" "HL2MP"