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.