Splash Screen and other stuff!
This commit is contained in:
15
packr/PackrConfig.json
Normal file
15
packr/PackrConfig.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"platform": "windows64",
|
||||
"jdk": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.2%2B8/OpenJDK17U-jdk_x64_windows_hotspot_17.0.2_8.zip",
|
||||
"executable": "JAML",
|
||||
"jrePath": "",
|
||||
"mainclass": "tech.nevets.jaml.JAML",
|
||||
"vmargs": [
|
||||
"Xmx2G"
|
||||
],
|
||||
"resources": [
|
||||
"../src/main/resources"
|
||||
],
|
||||
"minimizejre": "soft",
|
||||
"output": "packr-out"
|
||||
}
|
||||
BIN
packr/packr-all-4.0.0.jar
Normal file
BIN
packr/packr-all-4.0.0.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user