Added AzerothCore labels

This commit is contained in:
ShinDarth
2016-07-24 13:38:26 +02:00
parent 033924d8b4
commit b618b6a56f
39 changed files with 66 additions and 68 deletions

View File

@@ -38,8 +38,8 @@
#ifdef _WIN32
#include "ServiceWin32.h"
char serviceName[] = "worldserver";
char serviceLongName[] = "SunwellCore world service";
char serviceDescription[] = "SunwellCore World of Warcraft emulator world service";
char serviceLongName[] = "AzerothCore world service";
char serviceDescription[] = "AzerothCore World of Warcraft emulator world service";
/*
* -1 - not in service mode
* 0 - stopped

View File

@@ -58,7 +58,7 @@ RealmID = 1
# DataDir
# Description: Data directory setting.
# Important: DataDir needs to be quoted, as the string might contain space characters.
# Example: "@prefix@/share/sunwellcore"
# Example: "/home/youruser/azeroth-server/data"
# Default: "."
DataDir = "."
@@ -1436,7 +1436,7 @@ AccountInstancesPerHour = 5
#
# BirthdayTime
# Description: Set to date of project's birth in UNIX time. By default the date when SunwellCore was started (Thu Oct 2, 2008)
# Description: Set to date of project's birth in UNIX time. By default Thu Oct 2, 2008
# Default: 1222964635
#
#