From e81c26f6a3f7e249e1c7e6874d144fd56c64cdab Mon Sep 17 00:00:00 2001 From: taco360 Date: Tue, 9 Feb 2021 20:57:13 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08d8950..b196a15 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # Evercore - A Celeste Classic base cart built for modding. + A modified version of [Smalleste](https://github.com/CelesteClassic/smalleste) with support for scrolling levels and mapdata string loading. + + Evercore uses a completely reworked level system: Rather than simply loading rooms using coordinates, Evercore uses a table of level strings, each containing the coordinates, size, and name of the level. + + (more info coming soon!) \ No newline at end of file