From 3cf4325db69412b0e1a751bb65902d6eba01397a Mon Sep 17 00:00:00 2001 From: danie1kr Date: Wed, 29 Jan 2020 22:46:02 +0100 Subject: [PATCH] update of main readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 9579b5239..cf6cd5ad2 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,17 @@ This prepares and uses the buildroot at `$HOME/buildroot-$PLATFORM-devilutionx`. +
Clockwork PI GameShell + +You can either call +~~~ bash +Packaging/cpi-gamesh/build.sh +~~~ +to install dependencies and build the code. + +Or you create a new directory under `/home/cpi/apps/Menu` and copy [the file](Packaging/cpi-gamesh/__init__.py) there. After restarting the UI, you can download and compile the game directly from the device itself. See [the readme](Packaging/cpi-gamesh/readme.md) for more details. +
+
CMake build options ### General