mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-01-21 12:47:09 +00:00
* updating code for travis-based compile * Adding files for travis * quick fix to config file * updating README * Update AuctionHouseBot.cpp Co-authored-by: Stoabrogga <38475780+Stoabrogga@users.noreply.github.com>
10 lines
93 B
Bash
10 lines
93 B
Bash
#!/usr/bin/env bash
|
|
|
|
#
|
|
# CUSTOM
|
|
#
|
|
|
|
DB_WORLD_CUSTOM_PATHS+=(
|
|
$MOD_AH_BOT_ROOT"/sql/world/"
|
|
)
|