forked from mirror/azerothcore-wotlk
f06f32849f
working on #672 NOTE: This commit can't be compiled!!
15 lines
186 B
Bash
15 lines
186 B
Bash
#!/usr/bin/env bash
|
|
|
|
PATH_RUNENGINE="./"
|
|
|
|
source $PATH_RUNENGINE/run-engine
|
|
|
|
# you must create your conf
|
|
# copying conf.sh.dist
|
|
# and renaming as below
|
|
source ./conf-auth.sh
|
|
|
|
starter
|
|
|
|
|