mirror of
https://github.com/mangosfour/server.git
synced 2026-01-01 07:37:07 +00:00
Output DB/ScriptLib versions in ".server info" command.
Required support by used scripting library.
This commit is contained in:
parent
24549669a9
commit
6f190fedd4
15 changed files with 62 additions and 17 deletions
|
|
@ -106,6 +106,7 @@ pkgdata_DATA = \
|
|||
2008_10_23_03_mangos_mangos_string.sql \
|
||||
2008_10_23_04_mangos_command.sql \
|
||||
2008_10_23_05_mangos_command.sql \
|
||||
2008_10_26_01_mangos_mangos_string.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -193,4 +194,5 @@ EXTRA_DIST = \
|
|||
2008_10_23_03_mangos_mangos_string.sql \
|
||||
2008_10_23_04_mangos_command.sql \
|
||||
2008_10_23_05_mangos_command.sql \
|
||||
2008_10_26_01_mangos_mangos_string.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue