|
|
|
@ -10,7 +10,7 @@ You can then integrate this into csgo-demo-manager or another application to par
|
|
|
|
|
``` |
|
|
|
|
git clone gitea.slowb.ro:ticoombs/csgo-ow-listener |
|
|
|
|
cd csgo-ow-listener |
|
|
|
|
# edit the python file for the download location and your network interface |
|
|
|
|
# edit the python file to include your CSGO location and your network interface |
|
|
|
|
$EDITOR csgo_ow_listener.py |
|
|
|
|
# now, as root run the app |
|
|
|
|
# because we are listening to a network interface, so you need to be root! |
|
|
|
|