Updated to version 5.1

Added second new visual speed type display
Renamed Config.Config to Config.config (Private variable)
Renamed Config.config to Config.ConfigFile (Local variable)
Added red triangle to the discouraged visual speed type display
Cleaned up some code
Added credits to org.json to readme.md
This commit is contained in:
Zacharias
2023-09-07 18:14:10 +02:00
parent a36058459f
commit 965a3ea62d
8 changed files with 128 additions and 224 deletions

View File

@@ -1,6 +1,9 @@
# Speedometer
This is a simple mod for forge and fabric that displays your current speed
## Credits to
[org.json](https://www.json.org/json-en.html) *Included due to problems whit ForgeGradle*
## Compile your own version?
1. Download source code
* Run `git clone https://github.com/zaze06/Speedometer`