Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "GameInfo"
- {
- game "Your Mod Title"
- title "HALF-LIFE'" // Menu title, uses halflife2.tff unless changed in clientscheme.res
- title2 ""
- supportsvr 0
- type singleplayer_only
- FileSystem
- {
- SteamAppId 243730
- SearchPaths
- {
- game+mod |gameinfo_path|custom/*
- game+mod+mod_write+game_write+default_write_path |gameinfo_path|.
- gamebin sourcetest/bin // The location of the client and server DLLs
- // Use the below line instead if you build your own DLLs
- //gamebin |gameinfo_path|bin
- game_lv hl2/hl2_lv.vpk
- game hl2/hl2_english.vpk
- game hl2/hl2_pak.vpk
- game hl2/hl2_textures.vpk
- game hl2/hl2_sound_vo_english.vpk
- game hl2/hl2_sound_misc.vpk
- game hl2/hl2_misc.vpk
- platform platform/platform_misc.vpk
- game hl2
- platform platform
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement