mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-10 23:32:13 +00:00
13 lines
248 B
Text
13 lines
248 B
Text
// Valve Game Info file
|
|
// These are key/value pairs. Certain mods will use different settings.
|
|
//
|
|
GameInfo
|
|
{
|
|
game "Fortress Forever"
|
|
//title "COUNTER-STRIKE'"
|
|
//title2 "source"
|
|
type multiplayer_only
|
|
nomodels 1
|
|
nohimodel 1
|
|
nocrosshair 0
|
|
}
|