Initial work on the 1.15.2 Fabric port of this mod
This commit is contained in:
parent
182592e051
commit
7f253fd09a
17 changed files with 753 additions and 0 deletions
20
README.md
Normal file
20
README.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
# Better Ping Display - Fabric Edition
|
||||
|
||||
[](https://curseforge.com/minecraft/mc-mods/better-ping-display-fabric) [](https://curseforge.com/minecraft/mc-mods/better-ping-display-fabric)
|
||||
|
||||
A [Fabric](https://fabricmc.net/) mod for Minecraft to display each player's ping in the player list as a number. There is also a config file
|
||||
for changing the text color and format.
|
||||
|
||||
Go [**here**](https://github.com/vladmarica/better-ping-display) for the Minecraft Forge edition of this mod.
|
||||
|
||||

|
||||
|
||||
This is a client-side mod. The server doesn't need to have it installed. It works even when playing on vanilla servers.
|
||||
|
||||
## Supported Minecraft Versions
|
||||
* **1.15.2**
|
||||
* **1.16.2**
|
||||
|
||||
|
||||
## Requirements
|
||||
* [Fabric](https://fabricmc.net/)
|
Loading…
Add table
Add a link
Reference in a new issue