From f5748f736cd800cecf6e488de0f415f4a1f06d38 Mon Sep 17 00:00:00 2001 From: danie1kr Date: Wed, 29 Jan 2020 22:47:28 +0100 Subject: [PATCH] readme update, removed link to fork --- Packaging/cpi-gamesh/readme.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Packaging/cpi-gamesh/readme.md b/Packaging/cpi-gamesh/readme.md index 80d23ef0c..3043773e0 100644 --- a/Packaging/cpi-gamesh/readme.md +++ b/Packaging/cpi-gamesh/readme.md @@ -1,15 +1,13 @@ -### devilutionX package for ClockworkPi GameShell +# devilutionX package for ClockworkPi GameShell For more information about this device see [here](https://www.clockworkpi.com/gameshell). ## Install devilutionX on the CPi GameShell -To install devilutionX, just copy the [\_\_init__.py](https://raw.githubusercontent.com/danie1kr/devilutionX/gameshell/Packaging/cpi-gamesh/__init__.py) to a newly created folder under /home/cpi/apps/Menu and run it from the menu. The folder then symbolizes the devilutionX icon. +To install devilutionX, just copy the [\_\_init__.py](__init__.py) to a newly created folder under /home/cpi/apps/Menu and run it from the menu. The folder then symbolizes the devilutionX icon. From this menu, you can press 'X' to clone the git repository for devilutionX and compile the code. Dependencies are installed automatically (cmake and SDL development packages). Once installed, 'X' pulls the updated code and does the compiling. Note that any changes made locally to the source are reverted before pulling. -Currently, the code is cloned from [a fork](https://github.com/danie1kr/devilutionX.git), branch "gameshell". - When the compile is finished and the diabdat.mpq is in place at '/home/cpi/.local/share/diasurgical/devilution/', you can play the game. Enjoy! ## Play devilutionX on the CPi GameShell