mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-08-25 03:44:11 -05:00
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
node_modules/
|
||||
scripts/
|
||||
scripts/
|
||||
cfg.js
|
||||
|
||||
@@ -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:
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user