diff --git a/README.md b/README.md index 0c89034..c497f91 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,7 @@ some more practical uses would be things like: * test for bitsy 7.0 and implement new features * titles can have multiple lines of dialog - * dialogue names * implement Result return types on ::from functions so we can handle errors -* handle old out-of-bounds editor errors (extra image pixels, exits/endings with position -1,-0 etc.) - * it's ok if the output of these does not match the input as we're fixing it * add Bitsy HD and Bitsy 7.0 test data * fix variables/endings becoming "DLG DLG"? * replace Image with Vec or something. seems like a pointless abstraction