withgod / sm-nj_CPSound

capture play sound

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

About

cp capature sound

Cvar

  • nj_cpsound 1(lock) or 0(dislock) default 1
  • nj_cpsound_file default "ambient/cow1.wav"

Customize Sound

download(need sv_allowdownload 1) and play customsound.

nj_cpsound_file "misc/okada.mp3"

okada.mp3 bundled.

Install

get binary and extract your $TF2_INSTALL_DIR.

https://github.com/withgod/sm-nj_CPSound/downloads

easy way

tar jxvf ./cpsound.tar.gz -C /path/to/tf2

About

capture play sound

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%