<@UE0E6UWAJ> I will update FXLauncher to support J...
# tornadofx
e
@alex I will update FXLauncher to support JDK11/TornadoFX 2.0
a
I've been looking into FXLauncher, but it is installer-like framework, oriented towards easy self-update feature (which also requires website to host jars), I'd like to have something simpler, because my program literally is one jar and nothing else. If FXLauncher cannot provide this, then are there free hostings for jars (github?)?
e
Yeah, you can host the jars on GitHub. If you don't want/need automatic updates, why don't you just use javapackager?
a
It provides a native launcher, so there are two files, rather than one, I guess that was the reasoning