mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-10 15:22:07 +00:00
14 lines
248 B
Text
14 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
|
||
|
}
|