CmlLib.Core icon indicating copy to clipboard operation
CmlLib.Core copied to clipboard

Does this library automatically install Java if user don't have one?

Open EvanEvan-17 opened this issue 3 years ago • 4 comments

Does this library automatically install Java if user don't have one? Because many launcher (even the official launcher) do this. If this library doesn't currently handle this, then please make it.

EvanEvan-17 avatar Aug 21 '22 00:08 EvanEvan-17

It automatically installs java.

on the latest version you don't even need to use MJava.

you can find java runtime in <game_directory>/runtime, which is new MinecraftPath().Runtime

AlphaBs avatar Aug 21 '22 02:08 AlphaBs

So I don't need to do anything?

EvanEvan-17 avatar Aug 21 '22 02:08 EvanEvan-17

yes

AlphaBs avatar Aug 21 '22 15:08 AlphaBs