1
0
mirror of https://github.com/originalnicodr/CinematicUnityExplorer.git synced 2025-07-18 17:38:01 +08:00

Updated project references to "CinematicUnityExploerer" for re-release.

This commit is contained in:
originalnicodr
2024-02-22 18:29:53 -03:00
parent 63616d8008
commit a5880a433f
23 changed files with 209 additions and 205 deletions

View File

@ -10,16 +10,16 @@ body:
- type: checkboxes
id: latestversion
attributes:
label: Are you on the latest version of UnityExplorer?
label: Are you on the latest version of CinematicUnityExplorer?
description: If not, you must update first.
options:
- label: Yes, I'm on the latest version of UnityExplorer.
- label: Yes, I'm on the latest version of CinematicUnityExplorer.
required: true
- type: dropdown
id: version
attributes:
label: Which release are you using?
description: Please select your environment for UnityExplorer.
description: Please select your environment for CinematicUnityExplorer.
options:
- BepInEx IL2CPP
- BepInEx IL2CPP CoreCLR
@ -59,7 +59,7 @@ body:
* Unity log: `%userprofile%\AppData\LocalLow\{Company}\{Game}\Player.log` or `output_log.txt`
* BepInEx: `BepInEx\LogOutput.log`
* MelonLoader: `MelonLoader\latest.log`
* Standalone: `{DLL_Location}\UnityExplorer\Logs\` (pick the most recent one)
* Standalone: `{DLL_Location}\CinematicUnityExplorer\Logs\` (pick the most recent one)
render: shell
validations:
required: false

View File

@ -1,12 +1,12 @@
name: New feature or enhancement
description: Suggest or discuss a feature or enhancement for UnityExplorer
description: Suggest or discuss a feature or enhancement for CinematicUnityExplorer
title: "[Enhancement]: "
labels: [enhancement]
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to discuss UnityExplorer, please provide as much detail as possible.
Thanks for taking the time to discuss CinematicUnityExplorer, please provide as much detail as possible.
- type: textarea
id: description
attributes: