fxlauncher icon indicating copy to clipboard operation
fxlauncher copied to clipboard

How do fxlauncher update itself?

Open paladinzh opened this issue 6 years ago • 3 comments

How do fxlauncher update itself? Any plan for it?

paladinzh avatar Oct 25 '18 12:10 paladinzh

You have to reinstall on the client for now. We plan to have fxlauncher update itself as well for 2.0, but no work is being done on that right now. Busy with other projects for the time being :)

edvin avatar Oct 25 '18 12:10 edvin

Thank you. expect it.

paladinzh avatar Oct 26 '18 00:10 paladinzh

If you are starting fxlauncher from a script or point to the jar file via a config file (the case in self-contained Java applications, in MyApp.cfg) you could update it by downloading the new fxlauncher version by listing it in the old version's manifest, and update the script to point to that location.

mordechaim avatar Oct 26 '18 00:10 mordechaim