Skip to content

Commit 37542f4

Browse files
authored
Update version in README.md
1 parent 3f1d657 commit 37542f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Fokuso
22

3-
A Fabric Minecraft (1.18) mod for client-side chat filtering using a filter list system to remove spam in chat which is sent on third party servers.
3+
A Fabric Minecraft (1.20.1) mod for client-side chat filtering using a filter list system to remove spam in chat which is sent on third party servers.
44
You can add filters with files containing regex patterns, or even implement a `ChatFilter` with your own code.
55

66
## Commands
@@ -41,4 +41,4 @@ page.
4141

4242
This is intended as a simple tool to hide chat messages when it's not possible or desirable to alter the source.
4343
It's primarily intended to be used to remove chat spam on third party servers but can also be used by modpack creators
44-
to remove chat spam from other mods.
44+
to remove chat spam from other mods.

0 commit comments

Comments
 (0)