This repository was archived by the owner on Mar 29, 2026. It is now read-only.
Releases: Kein/ChasmDeserializer
Releases · Kein/ChasmDeserializer
v0.61
v0.6
v0.4a
-
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.