Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rotgruengelb committed Aug 7, 2023
1 parent 765a443 commit e959f05
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Expand Up @@ -10,7 +10,7 @@ A **Server-side** Fabric Mod to get the client with which a player has connected
## Info
Looking for the [**Velocity ClientCatcher Plugin**](https://modrinth.com/plugin/clientcatcher)?

This Mod aims to have the same/similar Functionality as the Velocity Plugin. See [Roadmap & Features](https://github.com/rotgruengelb/ClientCatcher-Fabric#Roadmap&Features).
This Mod aims to have the same/similar Functionality as the Velocity Plugin. See [Roadmap & Features](https://github.com/rotgruengelb/ClientCatcher-Fabric/tree/master#roadmap--features).

The initial code is based on the work of [C10udburst](https://github.com/C10udburst)s 1.18.2 Fabric [clientbrand](https://github.com/C10udburst/clientbrand) mod.

Expand All @@ -31,3 +31,9 @@ The Mod can detect several clients such as Forge, Fabric, LiteLoader¹, Lunar¹,
##### Shows you a player's client.

## Roadmap & Features

| | [Velocity](https://modrinth.com/plugin/clientcatcher) | Fabric |
| ------------------- | --------------------- | ---------------- |
| Detect Client/Brand | ✔️ | ✔️ |
| Propper Permission | ✔️ | 🟨 Working on... |
| Detect Mods | Forge 1.7.10 - 1.12.2 | ⛔ Not Planned |

0 comments on commit e959f05

Please sign in to comment.