Nebula icon indicating copy to clipboard operation
Nebula copied to clipboard

Add 1.19's support and support Minecraft version without patch version (1.18, 1.19)

Open TheoPierne opened this issue 3 years ago • 1 comments

  • Adding 1.19 support.
  • Support Minecraft version without patch version like 1.18, 1.19 to avoiding : https://github.com/dscalzi/Nebula/blob/8c224e3e398d76a9514e0975e7bd04506c30141d/src/util/MinecraftVersion.ts#L16

TheoPierne avatar Jun 24 '22 16:06 TheoPierne

As I've said before, the problem is not supporting these new versions. The Java handling in the main launcher has to be updated. Having one global Java setting is no longer viable, it has to be per instance.

dscalzi avatar Jun 25 '22 01:06 dscalzi

Thanks, will be handled by #50

dscalzi avatar Nov 27 '22 03:11 dscalzi