Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

MCPI-Revival/MCPIL

Repository files navigation

MCPIL

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

Getting started

Prerequisites

System Requirements

Raspbian Buster/Ubuntu 18.04 Or Higher

Installation

Download and install MCPIL from the Packagecloud Debian repository:

# If you didn't add the repository yet
curl -s https://packagecloud.io/install/repositories/Alvarito050506/mcpi-devs/script.deb.sh | sudo bash

# Now the actual installation
sudo apt-get install mcpil

Changelog

View Changelog

Debian Packages

GitHub Releases

Packaging

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