version 0.70.0!
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
a library for parsing Bitsy game data.
|
||||
|
||||
the version number follows Bitsy itself, so version 0.65.* targets Bitsy 6.5.
|
||||
the version number follows Bitsy itself, so version 0.70.* targets Bitsy 7.0.
|
||||
|
||||
## how to use
|
||||
|
||||
@@ -57,7 +57,6 @@ some more practical uses would be things like:
|
||||
## todo
|
||||
|
||||
* implement Result return types on ::from functions so we can handle errors
|
||||
* fix variables/endings becoming "DLG DLG"?
|
||||
* 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user