Advertisement
Guest User

Untitled

a guest
Jul 21st, 2013
361
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. "GameInfo"
  2. {
  3. game "Radiator 1-2: Handle with Care"
  4. title "RADIATOR vol. 1, More Matter"
  5. title2 "Issue 2: Handle with Care"
  6. type singleplayer_only
  7.  
  8. developer "Robert Yang"
  9. developer_url "http://www.radiator.debacle.us"
  10. icon "icon"
  11.  
  12. FileSystem
  13. {
  14. SteamAppId 220
  15.  
  16. SearchPaths
  17. {
  18. Game |gameinfo_path|.
  19. Game ep2
  20. Game episodic
  21. Game hl2
  22.  
  23. game_lv hl2/hl2_lv.vpk
  24. game+mod hl2/hl2_sound_vo_english.vpk
  25. game+mod hl2/hl2_pak.vpk
  26. game |all_source_engine_paths|hl2/hl2_textures.vpk
  27. game |all_source_engine_paths|hl2/hl2_sound_misc.vpk
  28. game |all_source_engine_paths|hl2/hl2_misc.vpk
  29. platform |all_source_engine_paths|platform/platform_misc.vpk
  30.  
  31. mod+mod_write+default_write_path |gameinfo_path|.
  32. game+game_write |gameinfo_path|.
  33. gamebin hl2/bin
  34.  
  35. game |all_source_engine_paths|hl2
  36. platform |all_source_engine_paths|platform
  37. }
  38. }
  39. }
  40. }
  41. }
  42. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement