Menu

Tree [878cd5] main /
 History

HTTPS access


File Date Author Commit
 lib 2023-02-14 CrystalVortex CrystalVortex [bf467a] Create __init__.py
 LICENSE 2023-02-14 CrystalVortex CrystalVortex [ec1db7] Create LICENSE
 README.md 2023-02-15 CrystalVortex CrystalVortex [878cd5] Update README.md
 launcher.py 2023-02-14 CrystalVortex CrystalVortex [ed8ed6] Create launcher.py
 requirements.txt 2023-02-14 CrystalVortex CrystalVortex [586323] Create requirements.txt

Read Me

Minecraft-Bedrock-Version-Manager

You can choose multiple versions of Minecraft bedrock to play
New versions to use coming soon!

❗How to use:

Open launcher.exe in Releases.

Delete your current version on mcbe (Take backups of your worlds).

and open the appx file that you downloaded! (if the downloaded file doesnt end with a .appx at the end just add it eg: app.appx)

To find your worlds, paste this in your search bar/button:

%LocalAppData%\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\minecraftWorlds

More info can be found here: https://windowsloop.com/find-minecraft-windows-10-edition-save-location/

Report any issues/problems in issues

❓Supported Versions:

  • A little of 1.19 versions (for now)

⚠️Warning

Some versions are beta! This is just a testing version to make sure links dont break/expire, version 7. There are only 4 versions available right now, more in the future!

🛠️ Building

Install the requirements. Cd into the folder first.

pip install -r requirements.txt

Turning it into an exe

pip install pyinstaller

go to: https://github.com/TomSchimansky/CustomTkinter/wiki/Packaging for more help with the packaging part.

pyinstaller --noconfirm --onedir --windowed --add-data "<CustomTkinter Location>/customtkinter;customtkinter/"  "launcher.py"

📕Libraries

Used to get download links:
tinytengu/python-bedrock-appx

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.