Skip to content

Commit 09adb46

Browse files
committed
2 parents f967889 + b047792 commit 09adb46

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ body:
4949
description: Please tell us the name of the game. If it's a personal or private project, just let us know the Unity version.
5050
validations:
5151
required: true
52+
- type: checkboxes
53+
id: allowmod
54+
attributes:
55+
label: Does this game support mods?
56+
description: If not, There is no possibility that I can do.
57+
options:
58+
- label: Yes support!!
5259
- type: textarea
5360
id: what-happened
5461
attributes:

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ Nightly builds can be found [here](https://github.com/yukieiji/UnityExplorer/act
4242

4343
| Release | IL2CPP(Il2CppInterop) | IL2CPP(Unhollower) | Mono |
4444
| ------- | ------ | ------ | ---- |
45-
| BIE 6.X be.647+ |[link](https://github.com/yukieiji/UnityExplorer/releases/latest/download/UnityExplorer.BepInEx.Unity.IL2CPP.CoreCLR.zip) | ✖️ n/a |[link](https://github.com/yukieiji/UnityExplorer/releases/latest/download/UnityExplorer.BepInEx6.Unity.Mono.zip) |
46-
| BIE 6.X be.472 to be.577 |[link](https://github.com/yukieiji/UnityExplorer/releases/latest/download/UnityExplorer.BepInEx.IL2CPP.CoreCLR.zip) |[link](https://github.com/yukieiji/UnityExplorer/releases/latest/download/UnityExplorer.BepInEx.IL2CPP.zip) |[link](https://github.com/yukieiji/UnityExplorer/releases/latest/download/UnityExplorer.BepInEx6.Mono.zip) |
45+
| BIE 6.X be.647+ or BIE 6.0-pre.2+ |[link](https://github.com/yukieiji/UnityExplorer/releases/latest/download/UnityExplorer.BepInEx.Unity.IL2CPP.CoreCLR.zip) | ✖️ n/a |[link](https://github.com/yukieiji/UnityExplorer/releases/latest/download/UnityExplorer.BepInEx6.Unity.Mono.zip) |
46+
| BIE 6.X be.472 to be.577 or BIE 6.0-pre.1(**NOT pre.2**) |[link](https://github.com/yukieiji/UnityExplorer/releases/latest/download/UnityExplorer.BepInEx.IL2CPP.CoreCLR.zip) |[link](https://github.com/yukieiji/UnityExplorer/releases/latest/download/UnityExplorer.BepInEx.IL2CPP.zip) |[link](https://github.com/yukieiji/UnityExplorer/releases/latest/download/UnityExplorer.BepInEx6.Mono.zip) |
4747
| BIE 5.X | ✖️ n/a | ✖️ n/a |[link](https://github.com/yukieiji/UnityExplorer/releases/latest/download/UnityExplorer.BepInEx5.Mono.zip) |
4848

4949
1. Unzip the release file into a folder

0 commit comments

Comments
 (0)