From 85388901cf6a69659569ad751767fd7108b25a3c Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 15 Jul 2018 22:40:49 +0200 Subject: 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 --- acore.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 acore.json (limited to 'acore.json') diff --git a/acore.json b/acore.json new file mode 100644 index 0000000000..fa828e3f65 --- /dev/null +++ b/acore.json @@ -0,0 +1,5 @@ +{ + "name" : "azerothcore-wotlk", + "version" : "2.0.0-dev", + "license" : "AGPL3" +} \ No newline at end of file -- cgit v1.2.3