Rewrite of bash system
+ Implemented new dashboard menu + some fixes for db_assembler + new module installation process with version check via json files + some fixes to modules installer + implemented simple crossplatform worldserver and authserver restarters + new compiler script + client data downloader (beta) + various other fixes
This commit is contained in:
parent
07a451e140
commit
85388901cf
38 changed files with 2179 additions and 163 deletions
5
acore.json
Normal file
5
acore.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"name" : "azerothcore-wotlk",
|
||||
"version" : "2.0.0-dev",
|
||||
"license" : "AGPL3"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue