更新 mod 数据 (#3601)

* 更新 mod 数据

* update

* update

* update
This commit is contained in:
Glavo
2025-02-10 22:04:48 +08:00
committed by GitHub
parent 8236dfc7e5
commit d8e7e0e97e
9 changed files with 5761 additions and 1334 deletions

View File

@@ -1,13 +1,3 @@
buildscript {
repositories {
mavenCentral()
}
dependencies {
classpath("com.google.code.gson:gson:2.11.0")
}
}
val jfxVersion = "17.0.13"
val oldJfxVersion = "19.0.2.1"