From 1ef0d697a62eff28115d6642c850ba4d01ef6a89 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Fri, 16 Sep 2022 07:34:44 +0100 Subject: Added CAS support to the example game --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index 28436bc..421f4c8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,7 @@ ## Release 1.1.12 - 2022-??-?? + - Added CAS support to the example game, introducing new tools: `mkcas.py` and + `png2scr.py`. - Fix in `png2sprites.py` and `png2tiles.py`: ensure the order of the colours is always the same -- cgit v1.2.3