sndlist.ini 804 B

123456789101112131415161718192021222324
  1. // sndlist.ini
  2. // ============
  3. // This file should contain all user sounds for enabling Quake 2
  4. // download option. Just add the filenames with extensions, without
  5. // user path. If you like to use subdirectiories within your user
  6. // path, you have to add the subdirectory.
  7. //
  8. // example:
  9. //
  10. // If you have a.wav in action/sound/user, just add a.wav.
  11. // If you have a.wav in action/sound/user/admin,
  12. // add admin/a.wav.
  13. //
  14. // Even if you're running a server on a Windoze platform, use
  15. // slash instead of backslash.
  16. //
  17. // Comments starting with '//' or with '#' at the begining of
  18. // the line.
  19. //
  20. // DO NOT HAVE SPACES OR OTHER CONTROL CODES AT THE BEGINING
  21. // OF THE LINE. DO NOT ADD A COMMENT AT THE END OF A SOUND FILE
  22. // LINE. PLEASE ADD NEWLINE AT THE END OF THIS FILE.
  23. //Add your sounds down here