Commit Graph

5 Commits

Author SHA1 Message Date
Niklas 91503fad20
added build status
continuous-integration/drone/push Build is passing Details
2020-05-30 23:04:54 +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
Niklas faf0a64151 fixed installation notice for bundled jre 2020-03-31 15:27:37 +02:00
Niklas aa6c8a15fd added README content 2020-03-30 04:43:10 +02:00
Niklas 9e1509872a added readme 2020-03-25 05:36:42 +01:00