From 2facd9e71a81c6d0b15ebaa9160d06e3a458c287 Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Sat, 24 Oct 2020 23:10:17 +0300 Subject: [PATCH] Added Raspberry Pi statement to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 318b445591..2cc3be2615 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,13 @@ I'm not planning on it. It means paying money to Apple, yet another release path, and since I don't have an IOS device it means I can't test it properly. + +## How come this isn't working on my Raspberry Pi? + +LibGDX doesn't work on Raspberry, and so neither does Unciv. + +If you're really invested, I'd be thrilled if you could make it work - this seems to be possible, see +https://github.com/chrishumphreys/LIbGDX-Pi for his detailed instructions ## How can I learn to play? Where's the wiki?