From 2b3c8dd1e5dcad73ba14cb97029d927e0a09bce4 Mon Sep 17 00:00:00 2001 From: inkursion Date: Wed, 11 Jun 2025 20:51:47 +0000 Subject: [PATCH] Update README.md --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7133a8a..a038497 100644 --- a/README.md +++ b/README.md @@ -93,15 +93,9 @@ The game server can be configured using a `gameserver.json` file. Configuration file with default settings will be created in the working directory upon first startup. +By default tutorial isn't skipped and manual chain attacks are disabled, +so if you want to change these things, use it right away and restart the server + ## Further questions For further questions visit the Reversed Rooms Discord server discord.gg/reversedrooms - -## Bug Reports - -If you find a bug, please open an issue with as much detail as possible. If you -can, please include steps to reproduce the bug. - -Bad issues such as "This doesn't work" will be closed immediately, be _sure_ to -provide exact detailed steps to reproduce your bug. If it's hard to reproduce, try -to explain it and write a reproducer as best as you can.