ReactiioN1337 / source-chat-spam-cfg-generator

Chat-spam config generator for Source Engine based Games (like CS:S, CS:GO, GMOD, ...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

source engine chat spam config generator

Usage:

git clone https://github.com/ReactiioN1337/source-chat-spam-cfg-generator
cd source-chat-spam-cfg-generator
npm install .

Then start the script with node index.js to create the configuration file. After this has been created, you can edit it with a text editor (preferred: Sublime Text 3). When you have finished editing, restart the script with node index.js to convert the configuration file into an "output.cfg" file.

About

Chat-spam config generator for Source Engine based Games (like CS:S, CS:GO, GMOD, ...)

License:MIT License


Languages

Language:JavaScript 100.0%