Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit 6539f81

Browse files
authored
Update README.md
1 parent bc5ffca commit 6539f81

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

README.md

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,19 @@ Both issue reports and PR contributions are welcome in this repository.
4646

4747
To report an issue with UnityExplorer, please use the following template (as well as any other information / images you can provide).
4848

49-
Please upload your Unity log file to [Pastebin](https://pastebin.com/) and provide a link to the paste.
49+
Template:
50+
51+
```
52+
* Game issue occurs on:
53+
* UnityExplorer version: (eg BIE.IL2CPP v3.3.3, etc)
54+
55+
* Description of issue:
56+
57+
* Unity log link:
58+
* Mod Loader log link:
59+
```
60+
61+
Please upload your Unity log file to [Pastebin](https://pastebin.com/) (or equivalent service) and provide a link to the paste.
5062

5163
* The log should be found at `%userprofile%\AppData\LocalLow\[Company]\[Game]\` unless redirected by your Mod Loader.
5264
* 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:
5668
* BepInEx: `BepInEx\LogOutput.log`
5769
* MelonLoader: `MelonLoader\Latest.log`
5870

59-
Template:
60-
61-
```
62-
* OS Platform:
63-
* Display resolution:
64-
* Game(s) tested on:
65-
* UnityExplorer version(s) tested:
66-
67-
* Description of issue:
68-
69-
* Unity log pastebin link:
70-
* Mod Loader log pastebin link:
71-
```
72-
7371
## Features
7472

7573
<p align="center">

0 commit comments

Comments
 (0)