Skip to content

Commit

Permalink
Update prepatchers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bwc9876 authored Jul 4, 2024
1 parent b2f8f37 commit 28b65c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/pages/guides/prepatchers.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ You'll need to have the prepatcher include libraries like Newtonsoft.Json to rea
### Logging

Due to not having access to ModHelper, you'll need to use `Console.WriteLine` to log information.
This **will not output to the manager window** to test prepatchers, we recommend you launch `OWML.Launcher.exe` in a
This **will not output to the manager window** to test prepatchers. We recommend you launch `OWML.Launcher.exe` in a
terminal directly to properly see stdout.

If a prepatcher errors it *should usually* be outputted to the manage window as OWML is setup to catch and
Expand Down

0 comments on commit 28b65c5

Please sign in to comment.