"GameInfo" { GameLogo 1 Game "Half-Life 2: VR Mod" Title "" Title2 "" Developer "Source VR Team" Developer_URL "https://halflife2vr.com/" Type singleplayer_only Icon "resource/game" NoModels 0 SupportsVR 0 SupportsDX8 0 GameData "halflife2vr.fgd" InstancePath "instances" FileSystem { SteamAppId 658920 SearchPaths { // First, mount all user customizations. This will search for VPKs and subfolders // and mount them in alphabetical order. The easiest way to distribute a mod is to // pack up the custom content into a VPK. To "install" a mod, just drop it in this // folder. // // Note that this folder is scanned only when the game is booted. game+mod hlvr/custom/* game+mod hl2/custom/* // mount VR files first game+mod hlvr/hl2vr.vpk game+mod |gameinfo_path|. game+mod+game_write+mod_write+default_write_path |gameinfo_path|. gamebin |gameinfo_path|bin //HL2 Content game_lv hl2/hl2_lv.vpk game+mod hl2/hl2_sound_vo_english.vpk game+mod hl2/hl2_pak.vpk game |all_source_engine_paths|hl2/hl2_textures.vpk game |all_source_engine_paths|hl2/hl2_sound_misc.vpk game |all_source_engine_paths|hl2/hl2_misc.vpk platform |all_source_engine_paths|platform/platform_misc.vpk // Last, mount in shared HL2 loose files game |all_source_engine_paths|hl2 platform |all_source_engine_paths|platform } } }