npm install
(in administrator mode)
- Run
CS Server.bat
- Choose a game mode and a map
- Press shift after map is loaded in to access console again
- Make sure Steam runs
- Enable console in CS Go
- Console shortcut must be on F2, alternatively you can change the
consoleShortcut
property insideconfig.js
- If the game fails to run, check the
rootPath
property insideconfig.js
- Add optional params inside
config.js
, they will be copied to the clipboard for you to paste into the console after the match starts
If you would like to read more about the implementation, the tutorial is available on webtips.dev