Commit Graph

11 Commits

Author SHA1 Message Date
ea3cd92c33 Updated Forge updateChecker.json to include 1.17.1 2025-04-05 19:45:44 +02:00
Zacharias
32b6198f71 Removed recomended and latest for forge since it's not planed to be supported 2024-11-05 16:41:52 +01:00
38f96cb1e9 Fixed bug described in issue #3
> Now the speedometer (and debug screen) is hidden when f1(no gui) is toggled
2024-11-05 16:10:37 +01:00
9ed808d33d Updated Forge and NeoForge updateChecker.json 2024-07-12 19:55:40 +02:00
c644671eaf Fixed JSON error
and re added forge updateChecker.json
2024-07-09 08:45:20 +02:00
b09ffb4639 Fixed JSON error 2024-07-09 08:41:43 +02:00
Zacharias
965a3ea62d 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
2023-09-07 18:14:10 +02:00
Zacharias
a36058459f Update updateChecker.json 2023-09-07 11:25:44 +02:00
c04963cbe6 Updated to version 4
Removed the Size part from position string
Combined the Visual and Text position strings (This might be reversed)
Fixed bug with Text overflowing out of the screen
Updated forge update checker to include version 4

TO-DO
Remove old parts of the old system, pending for the next version
2023-07-17 00:06:51 +02:00
6cac07cd0f Updated forge update checker
Removed Config.java and ModMenu EntryPoint for fabric
Added abstract config menu display
Updated recomender version for forge in updateChecker.json
2023-07-15 14:55:42 +02:00
e534b1526e Updated dependencies
Added dependencies check for forge and fabric
Added update check for forge and fabric
TO-DO
add the updateChecker.json GitHub link to forge entry point
2023-07-15 13:43:48 +02:00