From ca060c95d11970a172ef310e0ff7fe79387382ee Mon Sep 17 00:00:00 2001 From: EinsLucaaa <74465789+EinsLucaaa@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:34:04 +0200 Subject: [PATCH 1/2] Update README.md [ci skip] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3ff3771..152a9b3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This project is a Minecraft LabyMod addon that automatically sends "gg" (good game) messages into the chat after a game round. It enhances the gaming experience by saving time and effort in manually typing the message. +For more information take a bitter look at the [Wiki](https://github.com/EinsLucaaa/AutoGG/wiki) + ## Features - Automatically sends "gg" message into the chat after a game round ends. From 06ed2a8711ebf4d636a0fd75655858ce86fdf6b5 Mon Sep 17 00:00:00 2001 From: EinsLucaaa <74465789+EinsLucaaa@users.noreply.github.com> Date: Wed, 12 Jul 2023 16:41:42 +0200 Subject: [PATCH 2/2] Update README.md [ci skip] --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 152a9b3..8e6bbf1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This project is a Minecraft LabyMod addon that automatically sends "gg" (good game) messages into the chat after a game round. It enhances the gaming experience by saving time and effort in manually typing the message. +If a certain language or game mode does not work on a server that is officially supported by us, please create an [Issue](https://github.com/EinsLucaaa/AutoGG/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=bug-officially.yml&title=%5BBug%5D%3A+). + +If you think we should add another server, please also create an issue. + For more information take a bitter look at the [Wiki](https://github.com/EinsLucaaa/AutoGG/wiki) ## Features