From 28b65c5ff4206c70d5dbafb3da18842ffb7f1e1a Mon Sep 17 00:00:00 2001 From: Ben C Date: Thu, 4 Jul 2024 16:40:45 -0400 Subject: [PATCH] Update prepatchers.md --- docs/content/pages/guides/prepatchers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/pages/guides/prepatchers.md b/docs/content/pages/guides/prepatchers.md index 08f477ac..736f0be2 100644 --- a/docs/content/pages/guides/prepatchers.md +++ b/docs/content/pages/guides/prepatchers.md @@ -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