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

Choose a tag to compare

@fifty-six fifty-six released this 16 Aug 18:35

Adds support for SteamCMD via flag --steamcmd.

v3.1

Choose a tag to compare

@fifty-six fifty-six released this 24 Jul 22:35

Clarifies error when running the patcher more than once.

v3

v3

Choose a tag to compare

@fifty-six fifty-six released this 11 Jan 20:15

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

v2

Choose a tag to compare

@fifty-six fifty-six released this 30 Dec 08:50

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

v1

v1

Choose a tag to compare

@fifty-six fifty-six released this 11 Sep 18:24
Initial