fixed WHY2_CHAT_CONFIG_URL
This commit is contained in:
parent
f77f3a8c93
commit
3955561b82
@ -26,7 +26,7 @@ extern "C" {
|
|||||||
//CONFIG MACROS
|
//CONFIG MACROS
|
||||||
#define WHY2_CONFIG_DIR "/home/{USER}/.config"
|
#define WHY2_CONFIG_DIR "/home/{USER}/.config"
|
||||||
#define WHY2_CHAT_CONFIG_DIR WHY2_CONFIG_DIR "/WHY2"
|
#define WHY2_CHAT_CONFIG_DIR WHY2_CONFIG_DIR "/WHY2"
|
||||||
#define WHY2_CHAT_CONFIG_URL "https://raw.githubusercontent.com/ENGO150/WHY2/development/src/chat/config"
|
#define WHY2_CHAT_CONFIG_URL "https://raw.githubusercontent.com/ENGO150/WHY2/development/src/chat/config/"
|
||||||
#define WHY2_CHAT_CONFIG_SERVER "server.toml"
|
#define WHY2_CHAT_CONFIG_SERVER "server.toml"
|
||||||
#define WHY2_CHAT_CONFIG_CLIENT "client.toml"
|
#define WHY2_CHAT_CONFIG_CLIENT "client.toml"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user