mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
Directory Structure [step 1]: moving files
working on #672 NOTE: This commit can't be compiled!!
This commit is contained in:
16
apps/db_assembler/README.md
Normal file
16
apps/db_assembler/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
## How to use:
|
||||
|
||||
First of all, if you need some custom configuration you have to copy and rename
|
||||
/conf/config.sh.dist in /conf/config.sh and configure it
|
||||
|
||||
db_assembler.sh script contains an interactive menu to assemble and import sql files.
|
||||
Just run it to display the options.
|
||||
|
||||
|
||||
Note: You can even use actions directly by command lines specifying the option.
|
||||
Ex:
|
||||
./db_assembler.sh 1
|
||||
|
||||
It will start the assemble process of all sql files.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user