Update progress of the parser in the README
Almost everything can be read now, with only a few exceptions. Note that write support is not yet complete.
This commit is contained in:
parent
9fa11ab760
commit
b0fbf39305
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
Library for reading save files from [Dolls Nest](https://store.steampowered.com/app/1839430/Dolls_Nest/). Only the demo
|
||||
is supported because that's what is available at the time of writing.
|
||||
|
||||
**The parser is not yet complete, and can only dump parts of the structured data. The code is also generally terrible because I'm still exploring the format.**
|
||||
**The parser is almost now complete (save for a few structs like DateTime), and write support is in progress.**
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue