MCPI-Revival / MCPIL

**Deprecated** Launcher for MCPI-Reborn - Use gMCPIL or jMCPIL instead.
https://mcpirevival.tk
GNU General Public License v2.0
37 stars 2 forks source link
mcpe mcpi minecraft minecraft-api minecraft-pi

MCPIL

Simple GUI launcher for Minecraft: Pi Edition and MCPI-Reborn.

GPL-2.0 Required Python version CodeQL results

screenshot

This is a rewrite of the original MCPIL project meant to be less fragile and more compatible.

⚠️ Deprecation notice

This version of the Launcher is deprecated, and won't work with MCPI-Reborn 2.0. Please use gMCPIL or jMCPIL instead.

Getting started

Prerequisites

System Requirements

Debian/Raspbian Buster/Ubuntu 20.04 Or Higher

Installation

badge

Features

Changelog

View Changelog

Debian Packages

GitHub Releases

Compiling/Packaging

git clone --recurse-submodules https://github.com/MCPI-Revival/MCPIL.git
cd MCPIL
./scripts/package.sh

Then install the resulting .deb package, eg: sudo apt install ./out/mcpil_*_.deb' NOTE: You may need to run pip3 install ttkthemes if you are getting a missing module error upon run.