Added ability to change width and height for the visual image
Change indentation to 2 spaces instead of 4 Added ImageHandler.java for basic Image related things Added 2 new speedometer images for scaling purposes Updated to version 3 Gave gradle more ram Added the new translatable texts to en_us.json
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
org.gradle.jvmargs=-Xmx8G
|
||||
|
||||
minecraft_version=1.20.1
|
||||
|
||||
archives_base_name=speedometer
|
||||
mod_version=2.0
|
||||
mod_version=3.0
|
||||
maven_group=me.zacharias
|
||||
|
||||
architectury_version=9.0.8
|
||||
|
||||
Reference in New Issue
Block a user