From 3258fcc4f5a24ef5b1534cd1ab4c5bb60c7b85f8 Mon Sep 17 00:00:00 2001 From: anavoi Date: Sat, 15 Mar 2025 22:14:51 +0100 Subject: [PATCH] docs: added contact info for community feedback --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2e19ad2..bf1dd14 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,13 @@ On Steam, simply put `WINEDLLOVERRIDES="winhttp.dll=n,b" %command%` in your laun If it's still not working, try using `winecfg` for your prefix or `protontricks` and go to the libraries tab in Wine Configuration. Simply add `winhttp` as an override and check if it's correctly set as "native, then builtin" (or "n,b"). +# Contact us +## Need help? +Ask us on [Matrix](https://matrix.to/#/#gbsu:gaboule.com). + +## Feature requests or bug reports +Want a new feature? Found a bug? [Open an issue!](https://git.gaboule.com/Gaboule/GBSU/issues). Please note that a Gaboule account is required. This will change once Forgejo supports federation. Alternatively, feel free to reach out to us for general feedback or questions. + # Developer information - The mod is made for BepInEx 5 - The targeted Unity version is `2020.3.5f1`