mirror of
https://github.com/badvision/lawless-legends.git
synced 2025-03-01 03:30:04 +00:00
Fixed up launch4j configuration
This commit is contained in:
parent
34b468adb5
commit
629aea0acd
1
Platform/Apple/virtual/.gitignore
vendored
1
Platform/Apple/virtual/.gitignore
vendored
@ -4,3 +4,4 @@ correction*
|
||||
*.hdv
|
||||
*.exe
|
||||
data/world/world*
|
||||
launch4j/
|
||||
|
@ -15,12 +15,10 @@
|
||||
<manifest></manifest>
|
||||
<icon></icon>
|
||||
<jre>
|
||||
<path>jdk-18</path>
|
||||
<bundledJre64Bit>false</bundledJre64Bit>
|
||||
<bundledJreAsFallback>false</bundledJreAsFallback>
|
||||
<path>jdk</path>
|
||||
<requiresJdk>true</requiresJdk>
|
||||
<requires64Bit>false</requires64Bit>
|
||||
<minVersion></minVersion>
|
||||
<maxVersion></maxVersion>
|
||||
<jdkPreference>jdkOnly</jdkPreference>
|
||||
<runtimeBits>64/32</runtimeBits>
|
||||
</jre>
|
||||
</launch4jConfig>
|
Loading…
x
Reference in New Issue
Block a user