arma3launcher/gui/src/main/java/de/mc8051/arma3launcher/utils
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
..
ArmaUtils.java now using packr for distribution 2020-04-01 02:03:13 +02:00
Callback.java created modules and added patcher 2020-03-29 23:37:39 +02:00
FileUtils.java created modules and added patcher 2020-03-29 23:37:39 +02:00
Humanize.java created modules and added patcher 2020-03-29 23:37:39 +02:00
ImageUtils.java created modules and added patcher 2020-03-29 23:37:39 +02:00
LangUtils.java created modules and added patcher 2020-03-29 23:37:39 +02:00
SteamUtils.java refactor packaging 2020-03-30 15:07:02 +02:00
TaskBarUtils.java created modules and added patcher 2020-03-29 23:37:39 +02:00
URLUtils.java added auto updater 2020-03-30 02:46:25 +02:00