File | Date | Author | Commit |
---|---|---|---|
lib | 2023-02-14 |
![]() |
[bf467a] Create __init__.py |
LICENSE | 2023-02-14 |
![]() |
[ec1db7] Create LICENSE |
README.md | 2023-02-15 |
![]() |
[878cd5] Update README.md |
launcher.py | 2023-02-14 |
![]() |
[ed8ed6] Create launcher.py |
requirements.txt | 2023-02-14 |
![]() |
[586323] Create requirements.txt |
You can choose multiple versions of Minecraft bedrock to play
New versions to use coming soon!
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
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!
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"
Used to get download links:
tinytengu/python-bedrock-appx