chunky-dev / chunky-dev/chunky
Make the launcher a standalone Java 11 application?
Open
launcher
- Dominant language
- Java
- Stars
- 738
- Forks
- 78
- Avg merge
- 10h 5m
- Merged PRs (30d)
- 3
Description
Package the Chunky launcher with jlink and distribute as a standalone application.
This will not be done for the next stable release, but maybe the one after that.
Pros:
* No more problems with finding Java installation and Java FX.
* Future proofing.
Cons:
* Takes unknown amount of development time to implement.
* Have to adapt Chunky and its plugin system to work with the Java module system.
Contributor guide
Assessment
This issue has not been assessed yet.