Skip to content

Commit 460f85f

Browse files
committed
Update README.md
1 parent 13199b2 commit 460f85f

File tree

1 file changed

+14
-36
lines changed

1 file changed

+14
-36
lines changed

README.md

Lines changed: 14 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,22 @@
11
# Cinematic Unity Explorer Adapted for <b>Night-Runners</b>
22

33
<h3 align="center">
4-
Discord modding community server: <a href="https://discord.gg/nightrunners-modding-community-1197987467593252894">click</a>
4+
Night-Runners Discord modding community server: <a href="https://discord.gg/nightrunners-modding-community-1197987467593252894">click</a>
55
</h3>
66

77
<p align="center">
8-
<img align="center" src="img/icon.png" width="300" height="300">
8+
<img align="center" src="img/icon.png" width="200" height="200">
99
</p>
1010

1111
<p align="center">
12-
Fork of the excellent CinematicUnityExplorer mod made by <a href="https://github.com/originalnicodr">originalnicodr</a> focused on providing support for Night-Runners game.
12+
🚗 Fork of the excellent CinematicUnityExplorer mod made by <a href="https://github.com/originalnicodr">originalnicodr</a> focused on providing support for Night-Runners game.
1313
</p>
1414
<p align="center">
1515
🎥 CinematicUnityExplorer is a fork of the excellent UnityExplorer mod made by <a href="https://github.com/sinai-dev">sinai-dev</a> focused on providing tools for creating marketing material for Unity games.
1616
</p>
1717
<p align="center">
1818
To see the forks features we have worked on so far check out the <a href="#features">Features</a> section.
1919
</p>
20-
<p align="center">
21-
✔️ Supports most Unity versions from 5.2 to 2021+ (IL2CPP and Mono).
22-
</p>
2320
<p align="center">
2421
✨ Powered by <a href="https://github.com/yukieiji/UniverseLib">UniverseLib</a>
2522
</p>
@@ -28,8 +25,6 @@ Discord modding community server: <a href="https://discord.gg/nightrunners-moddi
2825

2926
[![](https://img.shields.io/github/release/Scoolnik/NR-CinematicUnityExplorer.svg?label=version)](../../releases/latest) [![](https://img.shields.io/github/actions/workflow/status/Scoolnik/NR-CinematicUnityExplorer/dotnet.yml)](https://github.com/Scoolnik/NR-CinematicUnityExplorer/actions) [![](https://img.shields.io/github/downloads/Scoolnik/NR-CinematicUnityExplorer/latest/total.svg)](../../releases/latest)
3027

31-
Nightly build: https://nightly.link/Scoolnik/NR-CinematicUnityExplorer/workflows/dotnet_nightly/development/CinematicUnityExplorer.BepInEx.Unity.IL2CPP.CoreCLR.zip
32-
3328
<p align="center">
3429
<a href="https://www.youtube.com/watch?v=--8DOKWzGJ4" target="_blank">
3530
<img src="https://i.ytimg.com/vi_webp/--8DOKWzGJ4/maxresdefault.webp">
@@ -41,13 +36,13 @@ Nightly build: https://nightly.link/Scoolnik/NR-CinematicUnityExplorer/workflows
4136

4237
Nightly builds can be found [here](https://github.com/Scoolnik/NR-CinematicUnityExplorer/actions).
4338

39+
Main BepinEx Nightly build: [click](https://nightly.link/Scoolnik/NR-CinematicUnityExplorer/workflows/dotnet_nightly/development/CinematicUnityExplorer.BepInEx.Unity.IL2CPP.CoreCLR.zip)
40+
4441
## BepInEx
4542

46-
| Release | IL2CPP(CoreCLR) | IL2CPP(Unhollower) | Mono |
47-
| ------- | ------ | ------ | ---- |
48-
| BIE 6.X be.647+ |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.BepInEx.Unity.IL2CPP.CoreCLR.zip) | ✖️ n/a |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.BepInEx6.Unity.Mono.zip) |
49-
| BIE 6.X be.472 to be.577 |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.BepInEx.IL2CPP.CoreCLR.zip) |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.BepInEx.IL2CPP.zip) |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.BepInEx6.Mono.zip) |
50-
| BIE 5.X | ✖️ n/a | ✖️ n/a |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.BepInEx5.Mono.zip) |
43+
| Release | IL2CPP(CoreCLR) |
44+
| ------- | ------ |
45+
| BIE 6.X be.647+ |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.BepInEx.Unity.IL2CPP.CoreCLR.zip) |
5146

5247
1. Unzip the release file into a folder
5348
2. Take the `plugins/CinematicUnityExplorer` folder and place it in `BepInEx/plugins/`
@@ -56,35 +51,18 @@ Nightly builds can be found [here](https://github.com/Scoolnik/NR-CinematicUnity
5651

5752
## MelonLoader
5853

59-
| Release | IL2CPP | Mono |
60-
| ------- | ------ | ---- |
61-
| ML 0.6.x |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.MelonLoader.IL2CPP.CoreCLR.zip) | ✖️ |
62-
| ML 0.6(only alpha build) |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.MelonLoader.IL2CPP.net6preview.zip) | ✖️ |
63-
| ML 0.5 |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.MelonLoader.IL2CPP.zip) |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.MelonLoader.Mono.zip) |
54+
| Release | IL2CPP |
55+
| ------- | ------ |
56+
| ML 0.6.x |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.MelonLoader.IL2CPP.CoreCLR.zip) |
57+
| ML 0.5 |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.MelonLoader.IL2CPP.zip) |
6458

6559
1. Unzip the release file into a folder
6660
2. Copy the DLL inside the `Mods` folder into your MelonLoader `Mods` folder
6761
3. Copy all of the DLLs inside the `UserLibs` folder into your MelonLoader `UserLibs` folder
6862

69-
## Standalone
70-
71-
| IL2CPP | Mono |
72-
| ------ | ---- |
73-
|[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.Standalone.IL2CPP.zip) |[link](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.Standalone.Mono.zip) |
74-
75-
The standalone release can be used with any injector or loader of your choice, but it requires you to load the dependencies manually.
76-
77-
1. Ensure the required libs are loaded - UniverseLib, HarmonyX and MonoMod. Take them from the [`CinematicUnityExplorer.Editor`](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.Editor.zip) release if you need them.
78-
2. For IL2CPP, load Il2CppAssemblyUnhollower and start an [Il2CppAssemblyUnhollower runtime](https://github.com/knah/Il2CppAssemblyUnhollower#required-external-setup)
79-
2. Load the CinematicUnityExplorer DLL
80-
3. Create an instance of Unity Explorer with `UnityExplorer.ExplorerStandalone.CreateInstance();`
81-
4. Optionally subscribe to the `ExplorerStandalone.OnLog` event to handle logging if you wish
82-
83-
## Unity Editor
63+
## Standalone and Unity Editor
8464

85-
1. Download the [`CinematicUnityExplorer.Editor`](https://github.com/Scoolnik/NR-CinematicUnityExplorer/releases/latest/download/CinematicUnityExplorer.Editor.zip) release.
86-
2. Install the package, either by using the Package Manager and importing the `package.json` file, or by manually dragging the folder into your `Assets` folder.
87-
3. Drag the `Runtime/CinematicUnityExplorer` prefab into your scene, or create a GameObject and add the `Explorer Editor Behaviour` script to it.
65+
✖️ n/a, use original [CinematicUnityExplorer](https://github.com/originalnicodr/CinematicUnityExplorer)
8866

8967
# Common issues and solutions
9068

0 commit comments

Comments
 (0)