I have made this automate script to bypass premium check of Prism Launcher (Need testing for MacOS)
I have made this automate script to bypass premium check of Prism Launcher (Need testing for MacOS)
Prism Launcher unlocker for Mac and Linux, in Bash - DomHeadroom/Prism43
Here is how to do the same thing on Windows and Linux for those interested.
Windows
"canPlayMinecraft": true,"ownsMinecraft": true},"type": "Offline"}],"formatVersion": 3} > %appdata%/PrismLauncher/accounts.json
Linux
echo '{"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "Offline"}],"formatVersion": 3}' > ~/.local/share/PrismLauncher/accounts.json
Flatpak
echo '{"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "Offline"}],"formatVersion": 3}' > ~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/accounts.json
It's also possible to download the accounts.json file and transfer it into the directory. By the looks of it on MacOS the directory is $HOME/Library/Application Support/PrismLauncher/.
Edit: If you are using the portable Windows version you can place the accounts.json file in the root directory of the install.
14 0 ReplyThe accounts.json you just commented doesn't work anymore!
2 4 ReplyDo you mean the accounts.json file that contains the following?
{"accounts": [{"entitlement": {"canPlayMinecraft": true,"ownsMinecraft": true},"type": "Offline"}],"formatVersion": 3}
If so, I used it a couple days ago with a portable Windows setup of Prism Launcher and it worked fine for me.
4 0 Reply
The Minecraft launcher? Wasn't aware it had a paid version, wow.
9 1 ReplyIt doesn't, it's Foss. To play Minecraft though you still need to buy the game, this script makes the launcher think you have bought the game even if you haven't.
37 0 ReplyWhy does that matter? I'm curious, I've never played Minecraft.
4 1 Reply