aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2023-05-20 20:23:44 -0600
committerBryson Steck <brysonsteck@protonmail.com>2023-05-20 20:23:44 -0600
commit208f971a6875392b21c6938c740f013c51b8941f (patch)
treeaaf5d64a48aad489fe755993a05e6a5fad60af8c /build.gradle
parent49311129e97a232074478c94db23a7285f106d99 (diff)
downloadServerCraft-208f971a6875392b21c6938c740f013c51b8941f.tar
ServerCraft-208f971a6875392b21c6938c740f013c51b8941f.tar.gz
ServerCraft-208f971a6875392b21c6938c740f013c51b8941f.tar.bz2
maybe fixed console dropdown?
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 3b908bf..3f916ac 100644
--- a/build.gradle
+++ b/build.gradle
@@ -127,8 +127,6 @@ build.doLast {
}
}
-// build.finalizedBy(fixAppImageIcon)
-
javafx {
version = "20"
modules = ['javafx.controls', 'javafx.fxml', 'javafx.graphics']