Gameinfo.txt/Awakening

From Valve Developer Community
< Gameinfo.txt
Revision as of 07:31, 19 August 2023 by NOUG4AT (talk | contribs) (Created page with "From: {{hl2|4|addtext =: Awakening}} {{codeblock|src=gameinfo.txt|lang=txt|<nowiki>"GameInfo" { game "Awakening" icon logo type "singleplayer_only" developer "Bluestri...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

From: Half-Life 2 Half-Life 2: Awakening

gameinfo.txt
txt
"GameInfo" { game "Awakening" icon logo type "singleplayer_only" developer "Bluestrike" developer_url "http://www.bluestrike.be" FileSystem { SteamAppId 215 // This will mount all the GCFs we need (240=CS:S, 220=HL2). ToolsAppId 211 // Tools will load this (ie: source SDK caches) to get things like materials\debug, materials\editor, etc. SearchPaths { Game |gameinfo_path|. Game sourcetest Game hl2 } } }