]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/minecraft.json
Use native readline function for new history file (#417)
[xdg-ninja.git] / programs / minecraft.json
1 {
2 "name": "minecraft",
3 "files": [
4 {
5 "path": "$HOME/.minecraft",
6 "movable": true,
7 "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"
8 },
9 {
10 "path": "$HOME/.betacraft",
11 "movable": false,
12 "help": "Currently unsupported.\n\n_Relevant issue:_ https://github.com/Moresteck/BetaCraft-Launcher-Java/issues/193\n"
13 }
14 ]
15 }