Initial work on the 1.15.2 Fabric port of this mod

This commit is contained in:
vladmarica 2020-09-02 00:17:57 -03:00
parent 182592e051
commit 7f253fd09a
17 changed files with 753 additions and 0 deletions

20
README.md Normal file
View file

@ -0,0 +1,20 @@
# Better Ping Display - Fabric Edition
[![](http://cf.way2muchnoise.eu/better-ping-display-fabric.svg)](https://curseforge.com/minecraft/mc-mods/better-ping-display-fabric) [![](http://cf.way2muchnoise.eu/versions/better-ping-display-fabric.svg)](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.
![](https://i.imgur.com/LYB3o4h.png)
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/)