- fix a workdir binary folder names
- fix a workdir jar classifier for macosx-x86
- refactor build.gradle.kts for workdir tasks
- update workdir jar classifier
- Change a version scheme to (major).(minor) as tweak for the gradle-launch4j
- Change a workdir package name mappings for platforms
workdir-linux
for aarch64,workdir-linux64
for amd64 andworkdir-linux32
for x86
- Fork original project
- Ticket #225 Configurable .ini file name (Antonin Delpeuch).
- Migrate to the Gradle build system