arma3launcher/gui/src/main/java/de/mc8051/arma3launcher
Niklas 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
..
interfaces created modules and added patcher 2020-03-29 23:37:39 +02:00
model added method to start arma 3 2020-03-31 00:11:28 +02:00
objects added method to start arma 3 2020-03-31 00:11:28 +02:00
repo added method to start arma 3 2020-03-31 00:11:28 +02:00
steam now using packr for distribution 2020-04-01 02:03:13 +02:00
utils now using packr for distribution 2020-04-01 02:03:13 +02:00
ArmA3Launcher.java changed license from MIT to GPLv3 2020-03-30 02:57:42 +02:00
LauncherGUI.form added method to start arma 3 2020-03-31 00:11:28 +02:00
LauncherGUI.java added method to start arma 3 2020-03-31 00:11:28 +02:00
Parameter.java added method to start arma 3 2020-03-31 00:11:28 +02:00
Parameters.java added method to start arma 3 2020-03-31 00:11:28 +02:00
SettingsHandler.java added method to start arma 3 2020-03-31 00:11:28 +02:00
WinRegistry.java now using packr for distribution 2020-04-01 02:03:13 +02:00