72dd540b67
Co-authored-by: Cursor <cursoragent@cursor.com>
17 lines
364 B
Markdown
17 lines
364 B
Markdown
# The AzerothCore Database Exporter for Database Squashes
|
|
|
|
> [!CAUTION]
|
|
> These steps are only for project maintainers who intend to update base files.
|
|
|
|
## Requirements
|
|
|
|
1. MySQL
|
|
2. mysqldump
|
|
|
|
## Usage
|
|
|
|
1. Run DatabaseExporter.sh from the current directory.
|
|
2. Fill in required data within the CLI.
|
|
3. The tool will autopopulate the basefile directories.
|
|
4. Done.
|