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
This commit is contained in:
2023-07-17 00:06:51 +02:00
parent 6cac07cd0f
commit c04963cbe6
6 changed files with 92 additions and 21 deletions

View File

@@ -9,6 +9,8 @@
"speedometer.config.yPosition.visual": "Y Position for Visual Meter",
"speedometer.config.xPosition.text": "X Position for Text Meter",
"speedometer.config.yPosition.text": "Y Position for Text Meter",
"speedometer.config.xPosition": "X Position for Meters",
"speedometer.config.yPosition": "Y Position for Meters",
"speedometer.config.debug": "Debug",
"speedometer.config.imageSize": "Image Size",