"GameInfo" { game "Konoha Mod" title "Konoha Mod" type "multiplayer_only" nomodels 0 advcrosshair 1 nodegraph 0 nocrosshair 1 nohimodel 1 developer "dgok50 & Kelly" icon "resource/game" hidden_maps { "test_speakers" 1 "test_hardware" 1 } FileSystem { SteamAppId 218 // 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. AdditionalContentId 320 // Another game that the mod has access to. With Valve's binaries only one ID can be specified. SearchPaths { Game "|gameinfo_path|." Game "|gameinfo_path|..\hl2mp" Game "hl2mp" Game "|gameinfo_path|..\sourcetest" Game "sourcetest" Game "|gameinfo_path|..\hl2" Game "hl2" } } }