pdinklag / MinecraftStats

A Minecraft player statistics browser for the web - supports 1.13 and later!
https://discord.gg/brH5PGG8By
Other
227 stars 53 forks source link

Note on localization for adding stats #191

Closed pdinklag closed 1 year ago

pdinklag commented 2 years ago

A MinecraftStat object consists of an ID, some meta information (title, description and a unit for statistic values) and a StatReader.

This information is outdated, as all texts displayed to a user in the client are now held in the localization.

pdinklag commented 1 year ago

Dealt with in the v3.0.0 readme.