mirror of
https://github.com/maierfelix/POGOserver.git
synced 2026-07-07 20:54:02 -05:00
commit
d8bf726f3c
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:
|
||||
|
||||

|
||||

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