mirror of
https://github.com/freekode/mod-reward-played-time-improved.git
synced 2026-01-13 00:28:34 +00:00
9 lines
129 B
Bash
9 lines
129 B
Bash
#!/usr/bin/env bash
|
|
|
|
#
|
|
# CUSTOM
|
|
#
|
|
|
|
DB_CHARACTERS_CUSTOM_PATHS+=(
|
|
$MOD_REWARD_SYSTEM_ROOT"/sql/characters/"
|
|
) |