A simple Minecraft Launcher for Raspberry Pi 3 using python3. This launcher permits selecting a specified version of Minecraft.
Run the setup script to install any dependencies.
cd craftypi
./setup
Modify the included versions.json to add desired versions of Minecraft
cd craftypi
./craftypi
- Add user profile management to make it more user friendly
- Add version management to add/remove versions ass needed
The settings used to launch minecraft work 'okay' for the pi3 being used currently. There are some lockup issues still with running a full version of Minecraft on a Pi3.