Skip to content

Commit

Permalink
Update version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
QazCetelic committed Aug 3, 2023
1 parent 3f1d657 commit 37542f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fokuso

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.
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.
You can add filters with files containing regex patterns, or even implement a `ChatFilter` with your own code.

## Commands
Expand Down Expand Up @@ -41,4 +41,4 @@ page.

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

0 comments on commit 37542f4

Please sign in to comment.