update todo
This commit is contained in:
parent
32a369118c
commit
ef80fc27db
|
@ -65,6 +65,7 @@ some more practical uses would be things like:
|
||||||
* add Bitsy HD and Bitsy 7.0 test data
|
* add Bitsy HD and Bitsy 7.0 test data
|
||||||
* fix variables/endings becoming "DLG DLG"?
|
* fix variables/endings becoming "DLG DLG"?
|
||||||
* replace Image with Vec<u8> or something. seems like a pointless abstraction
|
* replace Image with Vec<u8> or something. seems like a pointless abstraction
|
||||||
|
* convert integer IDs to strings and just use base36 when creating new IDs; test games with arbitrary IDs
|
||||||
|
|
||||||
### tidy up
|
### tidy up
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue