Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 447 Bytes

RUNNING.md

File metadata and controls

23 lines (12 loc) · 447 Bytes

Client

  • Install AVbin

  • git clone https://github.com/kiwec/csgo-quake-sounds.git && cd csgo-quake-sounds

  • pip install -r requirements.txt

  • pip install git+git://github.com/leovp/steamfiles.git

Then, run it :

  • python main.py

Please note that your version of Python should be 3.6 or higher.

Server

  • Optional: edit config.ini

  • pip3 install protobuf

  • python3 server.py