From d4957bd7f03093be2d76394ff46d320b02222c5a Mon Sep 17 00:00:00 2001 From: Kerbiter Date: Sun, 17 Mar 2024 21:32:02 +0200 Subject: [PATCH] Add the chat link to README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16e5d5b..7f4445e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Also checks and notifies about any needed client runtimes. The launcher itself relies on .NET Framework 4.0. +You can find the [dedicated project development chat](https://discord.gg/M5gGdBYG5m) at C&C Mod Haven Discord server. + ## Optional arguments ### Flag arguments @@ -31,4 +33,4 @@ Do not autoselect a version, run the WinForms XNA client: Do not autoselect a version, run the cross-platform OpenGL client in .NET 8: ``` -UGL -``` \ No newline at end of file +```