EverWrath/modules/acore/startup-scripts/examples/starter-world.sh
2016-09-02 00:21:17 +02:00

14 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-world.sh
starter