docs: make double-click injection the default Usage flow - #4
Merged
thierbig merged 1 commit intoAug 12, 2026
Merged
Conversation
The release ships the injection set (AwesomeEpoch.exe launcher + AwesomeWotlkInjector.exe + AwesomeWotlkLib.dll + skia.dll), not a patcher, so lead Usage with "double-click AwesomeEpoch.exe" as the default and demote manual command-prompt injection to Advanced. Drops the stale "patcher is default" framing and the outdated "injector not in the release zip" caveat, and aligns the Features / Troubleshooting / Notes lines that still referenced AwesomeWotlkPatch.exe. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
thierbig
deleted the
change-exe-and-sync-from-main-branch-nameplate-distance
branch
August 12, 2026 16:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Rewrites the README Usage section so that injection is the default, matching what the release actually ships.
gameExeLocation.txtat your client (or leave the default), then double-clickAwesomeEpoch.exe. The launcher starts the client, waits for load, and injectsAwesomeWotlkLib.dll.AwesomeWotlkInjector.exefrom an admin command prompt against an already-running client.Why
The old Usage led with a "Patching (Default)" flow using
AwesomeWotlkPatch.exe, and told users the injector "is not included in the main release zip." Both are stale: the Epoch Reborn (3.0) release packages the injection set (AwesomeEpoch.exe+AwesomeWotlkInjector.exe+AwesomeWotlkLib.dll+skia.dll+gameExeLocation.txt) — no patcher. This dropped the confusing patcher framing and made the one-double-click flow the headline.Also
Aligned the Features / Troubleshooting / Notes lines that still referenced
AwesomeWotlkPatch.exe, and added a pointer toAutoInject_Awesome.logfor troubleshooting.Docs-only; no code changes.
🤖 Generated with Claude Code