mirror of
https://git.zelz.net/catfoolyou/Project164.git
synced 2025-12-14 11:07:42 +00:00
More shit fixed, guava removed
This commit is contained in:
@@ -26,6 +26,6 @@ dependencies {
|
||||
|
||||
tasks.register('copyDebugJar', Copy) {
|
||||
project.delete("lwjgl-rundir/eaglercraft.jar")
|
||||
from layout.buildDirectory.file("build/libs/eaglercraft.jar")
|
||||
into layout.buildDirectory.dir("lwjgl-rundir/")
|
||||
from layout.buildDirectory.file("eaglercraft.jar")
|
||||
into ("lwjgl-rundir/")
|
||||
}
|
||||
Reference in New Issue
Block a user