Skip to content
This repository was archived by the owner on Apr 21, 2022. It is now read-only.

Releases: fifty-six/zig.SteamManifestPatcher

v3.2

16 Aug 18:35

Choose a tag to compare

Adds support for SteamCMD via flag --steamcmd.

v3.1

24 Jul 22:35

Choose a tag to compare

Clarifies error when running the patcher more than once.

v3

11 Jan 20:15

Choose a tag to compare

v3

Swaps from a hardcoded memory egg to finding the instructions to patch via locating the offset of a string. As a result, this version should be Steam version agnostic and thus work on things like the beta branch.

v2

30 Dec 08:50

Choose a tag to compare

v2

Updated for the new Steam update.
Also keeps console open if run outside the CLI.
Some internal refactoring.

v1

11 Sep 18:24

Choose a tag to compare

v1
Initial