You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.
- Refactored I/O to use NIO and try-with-resources where appropriate. Removed dependency on Apache commons I/O.
- Print usage (--help) if no command line arguments are given.
- Added more validation checks to configuration parameters.
- Fixed crash when classpath is a directory. (#90)
- Added "cachejre" option to cache results of JRE extract & minimize steps.
- Added "removelibs" option to specify JAR files which are subject for removal of platform libraries. If this parameter isn't used, it defaults to a copy of "classpath", which is the old behaviour.
- Added NvOptimusEnablement and AmdPowerXpressRequestHighPerformance symbols. (#114)
[2.0-SNAPSHOT and before]
- Please check the Git log, or search the libGDX forums.