Releases: fifty-six/zig.SteamManifestPatcher
Releases · fifty-six/zig.SteamManifestPatcher
v3.2
Adds support for SteamCMD via flag --steamcmd
.
v3.1
Clarifies error when running the patcher more than once.
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
Updated for the new Steam update.
Also keeps console open if run outside the CLI.
Some internal refactoring.