This repository was archived by the owner on May 9, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +13
-15
lines changed Expand file tree Collapse file tree 1 file changed +13
-15
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,19 @@ Both issue reports and PR contributions are welcome in this repository.
46
46
47
47
To report an issue with UnityExplorer, please use the following template (as well as any other information / images you can provide).
48
48
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.
50
62
51
63
* The log should be found at ` %userprofile%\AppData\LocalLow\[Company]\[Game]\ ` unless redirected by your Mod Loader.
52
64
* 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:
56
68
* BepInEx: ` BepInEx\LogOutput.log `
57
69
* MelonLoader: ` MelonLoader\Latest.log `
58
70
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
-
73
71
## Features
74
72
75
73
<p align =" center " >
You can’t perform that action at this time.
0 commit comments