X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/c165816cb34064cf32cfe22c93607698ab4d0608..7b9ad469a0d95ca4bd6f43d90e8d640f4839594e:/programs/minecraft.json diff --git a/programs/minecraft.json b/programs/minecraft.json index 8003f2b..3585798 100644 --- a/programs/minecraft.json +++ b/programs/minecraft.json @@ -4,7 +4,12 @@ { "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", + "movable": false, + "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/Moresteck/BetaCraft-Launcher-Java/issues/193\n" } ] }