Commit Graph

2 Commits

Author SHA1 Message Date
Niklas da675b2695 pack logo into zip file 2020-04-01 15:21:22 +02:00
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