Add RegionDataRepository

This commit is contained in:
2025-08-03 13:05:52 +02:00
parent 30f0d9cec8
commit 0e8222513a
4 changed files with 106 additions and 4 deletions
@@ -43,5 +43,4 @@ dependencies {
compileOnly(libs.fawe18)
implementation(libs.luaj)
implementation(files("$projectDir/../libs/YAPION-SNAPSHOT.jar"))
}