From cbeff523d3c01471fcddfbf713b5d8d9e36dc1a9 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Tue, 30 May 2023 23:32:52 +0100 Subject: pngpal tool and first stab at embedding data on the EXE WIP; the embedded data has an "environ" symbol that will cause issues when we embed more than one piece of data. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index bdf738e..8a07d71 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Development: - GNU Make - DJGPP C (using GCC 12.1.0; other may work) - DOSBOX +- tools: Python 3 and PIL (or Pillow) library For DJGPP I recommend cross-compilation using [build-djgpp](https://github.com/andrewwutw/build-djgpp/). -- cgit v1.2.3