From 6539f818c38997ea141aceac19205c8cee2141a3 Mon Sep 17 00:00:00 2001 From: Sinai <49360850+sinai-dev@users.noreply.github.com> Date: Thu, 1 Apr 2021 22:04:58 +1100 Subject: [PATCH] Update README.md --- README.md | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index db5e75f..640d71a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,19 @@ 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 your Unity log file to [Pastebin](https://pastebin.com/) and provide a link to the paste. +Template: + +``` +* Game issue occurs on: +* UnityExplorer version: (eg BIE.IL2CPP v3.3.3, etc) + +* Description of issue: + +* Unity log link: +* Mod Loader log link: +``` + +Please upload your Unity log file to [Pastebin](https://pastebin.com/) (or equivalent service) 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` @@ -56,20 +68,6 @@ As well as the Unity log, please upload your Mod Loader's log: * BepInEx: `BepInEx\LogOutput.log` * MelonLoader: `MelonLoader\Latest.log` -Template: - -``` -* OS Platform: -* Display resolution: -* Game(s) tested on: -* UnityExplorer version(s) tested: - -* Description of issue: - -* Unity log pastebin link: -* Mod Loader log pastebin link: -``` - ## Features