arma3launcher/.gitignore
Gurkengewuerz ccd7bfe82c now using packr for distribution
I switched from launch4j to packr, because launch4j got flagged as false positive.
Because packr couldn't deal with the registry library (SimplyRegistry used cmd to call reg) i implemented a packr friendly method.
I couldn't used the WindowsPreferences JNI from Java, because it does not support DWORDs which are needed to get the Steam Process!
2020-04-01 02:03:13 +02:00

7 lines
77 B
Plaintext

*.iml
.idea/
out/
META-INF/
target/
*/target/
dist/src/main/resources/jre.zip