MinecraftLauncher-core icon indicating copy to clipboard operation
MinecraftLauncher-core copied to clipboard

Custom version name was not appearing on F3 screen

Open kuzeeeyk opened this issue 3 years ago • 0 comments

When launching custom versions from vanilla launcher like Fabric, OptiFine you'll notice it'll show up as Minecraft 1.8.9 (OptFine_FOO_BARR/vanilla) at top of the debug menu. MCLC was using options.number instead of options.custom and it was causing that problem.

kuzeeeyk avatar Aug 12 '22 20:08 kuzeeeyk