Advertisement
NolanSyKinsley

Untitled

Apr 15th, 2015
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. [paco@BlackBox ~]$ steamcmd +app_info_print 4000 +exit
  2. Redirecting stderr to '/home/paco/.local/share/Steam/logs/stderr.txt'
  3. Looks like steam didn't shutdown cleanly, scheduling immediate update check
  4. [ 0%] Checking for available updates...
  5. [----] Download complete.
  6. Steam Console Client (c) Valve Corporation
  7. -- type 'quit' to exit --
  8. Loading Steam API...OK.
  9. AppID : 4000, change number : 993029/0, token 0, last change : Tue Apr 14 23:33:31 2015
  10. "4000"
  11. {
  12. "common"
  13. {
  14. "clienttga" "3bf1b882f23a2b15b1a65eb1b9fc06b2a0603f2b"
  15. "icon" "d9101cbeddcc4ff06c7fa1936c3f381b0bbf2e92"
  16. "logo" "dca12980667e32ab072d79f5dbe91884056a03a2"
  17. "logo_small" "5e47aefd968b67fdedf3155f92686991a3ec197e"
  18. "name" "Garry's Mod"
  19. "metacritic_url" "pc/garrysmod"
  20. "clienticon" "01b545c997d68f6c4ac18ccef6c57d1d5d690e03"
  21. "clienticns" "484ca3cd6b74bdbfe5189825253d41a7d19e947a"
  22. "oslist" "windows,macos,linux"
  23. "workshop_visible" "1"
  24. "type" "game"
  25. "metacritic_name" "Garry's Mod"
  26. "community_visible_stats" "1"
  27. "gameid" "4000"
  28. }
  29. "extended"
  30. {
  31. "developer" "Facepunch Studios"
  32. "gamedir" "garrysmod"
  33. "homepage" "http://www.garrysmod.com/"
  34. "icon" "steam/games/icon_garrysmod"
  35. "mustownapptopurchase" "215"
  36. "noservers" "0"
  37. "order" "1"
  38. "primarycache" "4001"
  39. "serverbrowsername" "Garry's Mod"
  40. "sourcegame" "1"
  41. "state" "eStateAvailable"
  42. "vacmacmodulecache" "160"
  43. "vacmodulecache" "202"
  44. "vacmodulefilename" "sourceinit.dat"
  45. "validoslist" "macos,windows"
  46. "developer_url" "http://www.garry.tv/"
  47. "publisher" "Valve"
  48. }
  49. "config"
  50. {
  51. "launch"
  52. {
  53. "0"
  54. {
  55. "executable" "hl2.exe"
  56. "arguments" "-steam -game garrysmod"
  57. "description" "Play Garry's Mod"
  58. "config"
  59. {
  60. "oslist" "windows"
  61. }
  62. }
  63. "1"
  64. {
  65. "executable" "hl2_osx"
  66. "arguments" "-steam -game garrysmod"
  67. "description" "Play Garry's Mod"
  68. "config"
  69. {
  70. "oslist" "macos"
  71. }
  72. }
  73. "2"
  74. {
  75. "executable" "hl2.sh"
  76. "arguments" "-steam -game garrysmod"
  77. "description" "Play Garry's Mod"
  78. "config"
  79. {
  80. "oslist" "linux"
  81. }
  82. }
  83. }
  84. "cleanupcmds" "if not exist hl2.exe goto EOF;del /q /s bin\*;ren garrysmod garrysmod_old;:EOF"
  85. "contenttype" "3"
  86. "installdir" "GarrysMod"
  87. }
  88. "depots"
  89. {
  90. "overridescddb" "1"
  91. "markdlcdepots" "0"
  92. "4001"
  93. {
  94. "name" "GMOD Content"
  95. "systemdefined" "1"
  96. "manifests"
  97. {
  98. "public" "4073559700615970177"
  99. "dev" "6817943333415883542"
  100. }
  101. "maxsize" "3629844480"
  102. }
  103. "4002"
  104. {
  105. "name" "GMOD Windows"
  106. "config"
  107. {
  108. "oslist" "windows"
  109. }
  110. "systemdefined" "1"
  111. "manifests"
  112. {
  113. "public" "3971171069198103187"
  114. "dev" "5633472521288121538"
  115. }
  116. "maxsize" "157434171"
  117. }
  118. "4003"
  119. {
  120. "name" "GMOD Linux"
  121. "config"
  122. {
  123. "oslist" "linux"
  124. }
  125. "systemdefined" "1"
  126. "manifests"
  127. {
  128. "public" "6982156273436757035"
  129. "dev" "6802850112308114980"
  130. }
  131. "maxsize" "301462107"
  132. }
  133. "4004"
  134. {
  135. "name" "GMOD OSX"
  136. "config"
  137. {
  138. "oslist" "macos"
  139. }
  140. "systemdefined" "1"
  141. "manifests"
  142. {
  143. "public" "7177317518091397907"
  144. "dev" "3306825218475970919"
  145. }
  146. "maxsize" "159894506"
  147. }
  148. "branches"
  149. {
  150. "public"
  151. {
  152. "buildid" "565722"
  153. }
  154. "dev"
  155. {
  156. "buildid" "588704"
  157. "description" "Development Branch"
  158. }
  159. }
  160. }
  161. "ufs"
  162. {
  163. "quota" "1073741824"
  164. "maxnumfiles" "1000"
  165. }
  166. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement