Skip to content

fix: correct and tidy README usage instructions#10

Merged
yellowsink merged 1 commit into
Cumcord:masterfrom
marshift:fix-readme-usage
Jul 8, 2025
Merged

fix: correct and tidy README usage instructions#10
yellowsink merged 1 commit into
Cumcord:masterfrom
marshift:fix-readme-usage

Conversation

@marshift
Copy link
Copy Markdown
Contributor

@marshift marshift commented Jul 7, 2025

the usage instructions in the README have been slightly off on how the patcher works for a long time, namely:

exampleObject.testFunction(); // logs "Instead" and nothing else

the actual behaviour here would log "Before", "Instead", "After" because all patch types stack, even instead patches.
this PR corrects this, and adjusts wording slightly too.

@yellowsink yellowsink merged commit 735926e into Cumcord:master Jul 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants