Upgrade module (#124)

This commit is contained in:
Walter Pagani
2023-08-09 08:55:40 -03:00
committed by GitHub
parent 317c26d170
commit d2b5e8d6ea
23 changed files with 223 additions and 181 deletions

0
conf/.gitkeep Normal file
View File

View File

@@ -1,12 +0,0 @@
#!/usr/bin/env bash
## CUSTOM SQL - Important file used by the db_assembler.sh
## Keep only the required variables (base sql files or updates, depending on the DB)
## BASE SQL
DB_CHARACTERS_CUSTOM_PATHS+=(
"$MOD_ANTICHEAT_ROOT/sql/characters/base/"
)