Get going

This commit is contained in:
catfoolyou
2025-01-28 16:22:01 -05:00
parent e65ed63b59
commit 6ee3b454e1
26 changed files with 80 additions and 102 deletions

View File

@@ -28,7 +28,7 @@ dependencies {
distributions {
main {
contents {
from file("$projectDir/lwjgl-rundir/resources/assets")
from file("$projectDir/lwjgl-rundir/resources")
into('/')
}
}