Add RegionDataRepository

This commit is contained in:
2026-05-20 11:43:32 +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"))
}