Gameinfo.txt/Counter-Strike Global Offensive: Difference between revisions
Jump to navigation
Jump to search
(Created page with "From: {{csgo|4}} {{codeblock|src=gameinfo.txt|lang=txt|<nowiki> "GameInfo" { game "Counter-Strike: Global Offensive" title "COUNTER-STRIKE'" title2 "GO" type multiplayer_o...") |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
From: {{csgo|4}} | From: {{csgo|4}} | ||
{{codeblock|src=gameinfo.txt|lang=txt|<nowiki> | |||
"GameInfo" | ==Gameinfo.txt== | ||
{{codeblock|src=gameinfo.txt|lang=txt|<nowiki>"GameInfo" | |||
{ | { | ||
game "Counter-Strike: Global Offensive" | game "Counter-Strike: Global Offensive" | ||
| Line 55: | Line 56: | ||
==Gameinfo_srgb.txt== | |||
{{codeblock|src=gameinfo_srgb.txt|lang=txt|<nowiki> | {{codeblock|src=gameinfo_srgb.txt|lang=txt|<nowiki>"GameInfo" | ||
"GameInfo" | |||
{ | { | ||
// NOTE: This file is only used by the srgb_colorspace.pl script to generate the list of | // NOTE: This file is only used by the srgb_colorspace.pl script to generate the list of | ||
| Line 72: | Line 72: | ||
} | } | ||
</nowiki>}} | </nowiki>}} | ||
[[Category:Counter-Strike | [[Category:Counter-Strike: Global Offensive]] | ||
[[Category:Gameinfo]] | [[Category:Gameinfo]] | ||