trumank / uesave-rs

Rust library to read and write Unreal Engine save files
MIT License
277 stars 55 forks source link

Unable to open Ready or Not save "CommanderSlot000.sav" - unable to parse Timespan #15

Closed jwebmeister closed 10 months ago

jwebmeister commented 10 months ago

Unable to open Ready or Not save file "CommanderSlot000.sav", due to being unable to parse Timespan data type.

Pull request incoming very soon.

jwebmeister commented 10 months ago

Pull request #16 should address this issue.