From 45732bfcb6f62c92861f6549faa5006fd1e06266 Mon Sep 17 00:00:00 2001 From: Noah GITsham <73707948+noahgitsham@users.noreply.github.com> Date: Mon, 13 May 2024 15:53:22 +0100 Subject: [PATCH] Minecraft update (#407) * Update Minecraft to unsupported * Change to supported with alternative launcher --- programs/minecraft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/minecraft.json b/programs/minecraft.json index a0266e4d..35857984 100644 --- a/programs/minecraft.json +++ b/programs/minecraft.json @@ -4,7 +4,7 @@ { "path": "$HOME/.minecraft", "movable": true, - "help": "Most launchers support moving this directory:\n\n - Official launcher:\n\nSet directory path with --workDir flag.\n\n - TLauncher:\n\nChange directory path in settings.\n" + "help": "The official launcher currently does not allow this.\n\n - Official launcher:\n\nSet directory path with --workDir flag. **CURRENTLY BROKEN**\n\n*Relevant issue:*\nhttps://bugs.mojang.com/browse/MCL-17153\n\nMost third party launchers support moving this directory:\n\n- TLauncher:\n\nChange directory path in settings.\n" }, { "path": "$HOME/.betacraft",