From 1ec93242b08b28a15615849bc39a94fa72146570 Mon Sep 17 00:00:00 2001 From: Lily Lyons Date: Thu, 21 Sep 2023 22:48:25 -0700 Subject: [PATCH] chore: :memo: Update readme to include finished features --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c65f49a2..a074bc9a 100644 --- a/README.md +++ b/README.md @@ -64,10 +64,10 @@ Basic functionality: - [ ] Edit event commands - [x] View event commands - [x] Change tiles on map -- [ ] Multiple brush types -- [ ] Change autotiles on map -- [ ] Hardware accelerated tilemap -- [ ] Properly render blend modes and opacity +- [x] Multiple brush types +- [x] Change autotiles on map +- [x] Hardware accelerated tilemap +- [x] Properly render blend modes and opacity - [x] Sound test - [ ] Actor editor - [ ] Class editor