Guest User

Untitled

a guest
May 16th, 2018
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. "GameInfo"
  2. {
  3. game "Visage"
  4. title "Visage"
  5. title2 ""
  6.  
  7. type singleplayer_only
  8.  
  9. FileSystem
  10. {
  11. SteamAppId 218 //420 // GCF for Episode 2
  12. ToolsAppId 211 // Tools will load this (ie: source SDK caches) to get things like materials\debug, materials\editor, etc.
  13. AdditionalContentId 420 //ep2
  14.  
  15. SearchPaths
  16. {
  17. Game |gameinfo_path|.
  18. Game |all_source_engine_paths|ep2
  19. Game |all_source_engine_paths|episodic
  20. Game |all_source_engine_paths|hl2
  21. }
  22. }
  23. }
Add Comment
Please, Sign In to add comment