Gameinfo.txt/Grey
From Valve Developer Community
		< Gameinfo.txt
		
		
		
		Jump to navigation
		Jump to search
		Revision as of 07:40, 19 August 2023 by NOUG4AT (talk | contribs) (Created page with "From: {{hl2|4|addtext =: Grey}} {{codeblock|src=gameinfo.txt|lang=txt|<nowiki>"GameInfo" {     // This is what shows up in the 'Third Party Games' area of the Steam games list...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
From:  Half-Life 2: Grey
 Half-Life 2: Grey
gameinfo.txt
txt
"GameInfo"
{
    // This is what shows up in the 'Third Party Games' area of the Steam games list.
    game                        "Grey"
    type                         singleplayer_only
    icon			 "grey"
    FileSystem
    {
		SteamAppId 218
		ToolsAppId 211
		AdditionalContentID 420
        SearchPaths
        {
            Game                |gameinfo_path|.
	    Game       		C:\szarok\
///            Game            	episodic
            Game                hl2
            Game                ep2
        }
    }
}