This commit is contained in:
catfoolyou
2025-02-02 18:37:49 -05:00
parent 342f1c993e
commit 353b59f1bc
25 changed files with 8 additions and 5 deletions

View File

@@ -22,4 +22,4 @@ tasks.withType(JavaCompile) {
dependencies {
implementation fileTree(dir: './lwjgl-rundir/', include: '*.jar')
}
}