Skip to content

Commit

Permalink
Update Community Link with discord server invite
Browse files Browse the repository at this point in the history
  • Loading branch information
Codinablack committed Jan 1, 2025
1 parent 75c366a commit a45b017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/definitions.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ static constexpr auto STATUS_SERVER_NAME = "Black Tek Server";
static constexpr auto STATUS_SERVER_VERSION = "1.0";
static constexpr auto STATUS_SERVER_DEVELOPERS = "BlackTek";
static constexpr auto STATUS_SERVER_MAINTAINER = "[email protected]";
static constexpr auto STATUS_SERVER_COMMUNITY_LINK = "http://example.com/support";
static constexpr auto STATUS_SERVER_COMMUNITY_LINK = "https://discord.gg/Jgs5czzC";

static constexpr auto CLIENT_VERSION_MIN = 1097;
static constexpr auto CLIENT_VERSION_MAX = 1098;
Expand Down

0 comments on commit a45b017

Please sign in to comment.