From 2f064f0145c59f0612e7ed306d6b54e28b359eac Mon Sep 17 00:00:00 2001 From: Aaron Kimbrell Date: Sun, 5 Dec 2021 22:37:32 -0600 Subject: [PATCH] change repo url in worldconfig.ini to be correct --- resources/worldconfig.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/worldconfig.ini b/resources/worldconfig.ini index b4f485f8..e5932ec7 100644 --- a/resources/worldconfig.ini +++ b/resources/worldconfig.ini @@ -6,7 +6,7 @@ mysql_password= # URL to the code repository for the hosted server # If you fork this repository and/or make changes to the code, reflect that here to comply with AGPLv3 -source=https://github.com/DarkflameUniverse/DLUv3 +source=https://github.com/DarkflameUniverse/DarkflameServer # Port to the chat server, same as in chatconfig.ini chat_server_port=2005