/addons/sourcemod/gamedata/sdkhooks.games/master.games.txt

https://bitbucket.org/kimoto/sushi · Plain Text · 152 lines · 123 code · 29 blank · 0 comment · 0 complexity · 8f3d1a2afdf6adb7645176175e1e6949 MD5 · raw file

  1. /**
  2. * Do not edit this file. Any changes will be overwritten by the gamedata
  3. * updater.
  4. *
  5. * To override data in this file, create a subdirectory named "custom" and
  6. * place your own gamedata file(s) inside of it. Such files will be parsed
  7. * after SM's own.
  8. *
  9. * For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(SourceMod)
  10. */
  11. "Game Master"
  12. {
  13. "common.games.txt"
  14. {
  15. }
  16. "engine.l4d.txt"
  17. {
  18. "engine" "left4dead"
  19. }
  20. "game.l4d2.txt"
  21. {
  22. "game" "left4dead2"
  23. }
  24. "game.nucleardawn.txt"
  25. {
  26. "game" "nucleardawn"
  27. }
  28. "engine.csgo.txt"
  29. {
  30. "engine" "csgo"
  31. }
  32. "engine.ep2v.txt"
  33. {
  34. "engine" "orangebox_valve"
  35. }
  36. "engine.darkm.txt"
  37. {
  38. "engine" "darkmessiah"
  39. }
  40. /*
  41. Not Yet
  42. "engine.bgt.txt"
  43. {
  44. "engine" "bloodygoodtime"
  45. }
  46. */
  47. "game.insurgency.txt"
  48. {
  49. "game" "insurgency"
  50. }
  51. "game.pvkii.txt"
  52. {
  53. "game" "pvkii"
  54. }
  55. "game.ff.txt"
  56. {
  57. "game" "FortressForever"
  58. }
  59. "game.garrysmod.txt"
  60. {
  61. "game" "garrysmod"
  62. }
  63. "game.empires.txt"
  64. {
  65. "game" "empires"
  66. }
  67. "game.sourceforts.txt"
  68. {
  69. "game" "sourceforts"
  70. }
  71. "game.hidden.txt"
  72. {
  73. "game" "hidden"
  74. }
  75. "game.zm.txt"
  76. {
  77. "game" "zombie_master"
  78. }
  79. "game.zpanic.txt"
  80. {
  81. "game" "zps"
  82. }
  83. "game.neotokyo.txt"
  84. {
  85. "game" "NeotokyoSource"
  86. }
  87. "game.fof.txt"
  88. {
  89. "game" "fistful_of_frags"
  90. }
  91. "game.sgtls.txt"
  92. {
  93. "game" "sgtls"
  94. }
  95. "game.alienswarm.txt"
  96. {
  97. "game" "swarm"
  98. }
  99. "game.dinodday.txt"
  100. {
  101. "game" "dinodday"
  102. }
  103. "game.aoc.txt"
  104. {
  105. "game" "ageofchivalry"
  106. }
  107. "game.cspromod.txt"
  108. {
  109. "game" "cspromod"
  110. }
  111. "game.ag2.txt"
  112. {
  113. "game" "ag2"
  114. }
  115. "game.cstrike.txt"
  116. {
  117. "game" "cstrike"
  118. }
  119. "game.nmrih.txt"
  120. {
  121. "game" "nmrih"
  122. }
  123. }