Update Texture (#2037)

* Update Texture

* fix checkstyle
This commit is contained in:
Glavo
2023-02-02 21:25:05 +08:00
committed by GitHub
parent fb573d8205
commit d4398764a1
4 changed files with 37 additions and 45 deletions

View File

@@ -3,6 +3,7 @@ plugins {
}
dependencies {
api("org.glavo:simple-png-javafx:0.3.0")
api("com.google.code.gson:gson:2.8.1")
api("com.moandjiezana.toml:toml4j:0.7.2")
api("org.tukaani:xz:1.8")