update todo
This commit is contained in:
parent
096eb39bf6
commit
1fb156d5b2
|
@ -66,7 +66,8 @@ some more practical uses would be things like:
|
||||||
* it's ok if the output of these does not match the input as we're fixing it
|
* 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 """
|
* "unquote" function for dialogues, game title, anything else that supports """
|
||||||
* if old room format, export game in old room format
|
* if old room format, export game in old room format
|
||||||
* make game version and room format option as old games didn't have them (1.0 / 0 can be inferred from this)
|
* handle windows line endings (cr+lf) - https://crates.io/crates/loe
|
||||||
|
* add Bitsy HD and Bitsy 7.0 test data
|
||||||
|
|
||||||
### tidy up
|
### tidy up
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue