Merge pull request #49 from ruchern/master

Added a cfg.js.example file
This commit is contained in:
Felix Maier 2016-08-21 01:12:01 +02:00 committed by GitHub
commit d8bf726f3c
3 changed files with 5 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
node_modules/
scripts/
scripts/
cfg.js

View File

@ -21,6 +21,8 @@ ______ _____ _____ _____
## Setup
Copy and rename ``cfg.js.example`` to ``cfg.js``.
Open ``cfg.js`` and fill the following fields:
````js
@ -60,4 +62,4 @@ Depending on your OS, you need to run either ``run-linux.sh`` or ``run-windows.b
If everything went fine, it should look like:
![Preview](http://image.prntscr.com/image/6ce92058147b4067b8027c42258a198c.png "")
![Preview](http://image.prntscr.com/image/6ce92058147b4067b8027c42258a198c.png "")