From f5580c4c0cc59e46350e280285912a523bb9125a Mon Sep 17 00:00:00 2001 From: Ariel A <24759293+aarant@users.noreply.github.com> Date: Sun, 29 Oct 2023 16:01:48 -0400 Subject: [PATCH] Updated README. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6f6d67f178..ec0e20bdea 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ There are several branches, each with one main feature (and sometimes some extra * WIP interframe-blended lamp lights at night, i.e in Rustboro. * HGSS-style alpha-blended shadows for object events. +**just-lighting** branch: +* `lighting-expanded-id` but with following pokémon code & assets completely removed. (This allows for more than 255 OW graphics) +* Saves with following pokémon can safely be loaded. + Additional branches to mention: * `followers-expanded-id` - like `followers`, but includes backwards-compatible 16-bit graphics IDs for object events.