diff README @ 6:d2e49291986e default tip

Add Linux (x86_64) support to SquishWrapper Also includes rebuild instructions for future
author IBBoard <dev@ibboard.co.uk>
date Sat, 06 Oct 2018 16:45:48 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README	Sat Oct 06 16:45:48 2018 +0100
@@ -0,0 +1,5 @@
+To rebuild libsquish.so:
+ * Download libsquish 1.10 from https://code.google.com/archive/p/libsquish/downloads and extract it
+ * Patch it with "patch -p1 < path/to/SquishWrapper/libsquish-1.10.patch"
+ * Run "make all"
+ * Replace libsquish.so in the root of this project with the new version
\ No newline at end of file