From bc5ffcab40e3450752921d20b61ea5980f5db261 Mon Sep 17 00:00:00 2001 From: Sinai Date: Thu, 1 Apr 2021 17:15:50 +1100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f13ca93..db5e75f 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,13 @@ Both issue reports and PR contributions are welcome in this repository. To report an issue with UnityExplorer, please use the following template (as well as any other information / images you can provide). -Please upload the required log files on [Pastebin](https://pastebin.com/) and include a link to your paste: +Please upload your Unity log file to [Pastebin](https://pastebin.com/) and provide a link to the paste. + +* The log should be found at `%userprofile%\AppData\LocalLow\[Company]\[Game]\` unless redirected by your Mod Loader. +* The file will be called either `output_log.txt` or `Player.log` + +As well as the Unity log, please upload your Mod Loader's log: -* All reports: Unity's `output_log.txt` or `Player.log`, should be found at `%userprofile%\AppData\LocalLow\[Company]\[Game]\` unless redirected. * BepInEx: `BepInEx\LogOutput.log` * MelonLoader: `MelonLoader\Latest.log`