Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

Releases: Kein/ChasmDeserializer

v0.61

02 Jan 06:21

Choose a tag to compare

  • Added support for latest patch 1.049 as of 01.01.2019

v0.6

22 Dec 14:57

Choose a tag to compare

  • Added support for latest patch 1.042 as of 22.12.2018

  • Backwards compatibility for UserStats in Userinfo.cfg

v0.4a

10 Aug 19:46
fb41956

Choose a tag to compare

  • Added support for latest patch 1.03 as of 11.08.2018

  • Added read/write support for CSV (you now can serialize/deserialize)
    proper CSV format, see https://www.ietf.org/rfc/rfc4180.txt for syntax

  • Added OverWorldState deserializing for savegames files

  • Small change in JSON format for FormattedText: it is now part
    of one big StrStore collection. If you have old version, just
    add content into strStore { } object manually.

v0.3

07 Aug 15:24

Choose a tag to compare

Readme fix