handle room formats

This commit is contained in:
2020-04-24 18:07:32 +01:00
parent 1c6e3eb515
commit ebb172df7e
3 changed files with 17 additions and 8 deletions

View File

@@ -64,9 +64,7 @@ some more practical uses would be things like:
* check multi-line endings/dialogues
* 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
* "unquote" function for dialogues, game title, anything else that supports """
* if old room format, export game in old room format
* handle windows line endings (cr+lf) - https://crates.io/crates/loe
* "unquote" function for dialogues, game title, anything else that supports """
* add Bitsy HD and Bitsy 7.0 test data
### tidy up