From f085e0b038f8e5def17e47a4dee5b0f377ad3875 Mon Sep 17 00:00:00 2001 From: AlphaLovesYou <108482968+Young-Alpha@users.noreply.github.com> Date: Thu, 4 May 2023 19:02:00 +0100 Subject: [PATCH 1/3] Update README.md Update README.md to use the proper link for ML 0.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c5b6b8..1650400 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Nightly builds can be found [here](https://github.com/sinai-dev/UnityExplorer/ac | Release | IL2CPP | Mono | | ------- | ------ | ---- | | ML 0.5 | ✅ [link](https://github.com/sinai-dev/UnityExplorer/releases/latest/download/UnityExplorer.MelonLoader.IL2CPP.zip) | ✅ [link](https://github.com/sinai-dev/UnityExplorer/releases/latest/download/UnityExplorer.MelonLoader.Mono.zip) | -| ML 0.6 | ✅ [link](https://github.com/sinai-dev/UnityExplorer/releases/latest/download/UnityExplorer.MelonLoader.IL2CPP.net6preview.zip) | ✖️ | +| ML 0.6 | ✅ [link](https://github.com/GrahamKracker/UnityExplorer/releases/download/4.9.4/UnityExplorer.MelonLoader.IL2CPP.net6preview.interop.zip) | ✖️ | 1. Unzip the release file into a folder 2. Copy the DLL inside the `Mods` folder into your MelonLoader `Mods` folder From cee7fd488a8cb86cbcbf5d1c2b87be03bcfe2dad Mon Sep 17 00:00:00 2001 From: AlphaLovesYou <108482968+Young-Alpha@users.noreply.github.com> Date: Thu, 4 May 2023 19:05:48 +0100 Subject: [PATCH 2/3] Update README.md Removed a few lines that i don't think are worth keeping --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index 1650400..e35a8f5 100644 --- a/README.md +++ b/README.md @@ -12,17 +12,7 @@ ✨ Powered by UniverseLib

-# Releases [![](https://img.shields.io/github/downloads/sinai-dev/UnityExplorer/total.svg)](../../releases) - -[![](https://img.shields.io/github/release/sinai-dev/UnityExplorer.svg?label=version)](../../releases/latest) [![](https://img.shields.io/github/workflow/status/sinai-dev/UnityExplorer/Build%20UnityExplorer)](https://github.com/sinai-dev/UnityExplorer/actions) [![](https://img.shields.io/github/downloads/sinai-dev/UnityExplorer/latest/total.svg)](../../releases/latest) - -⚡ Thunderstore releases: [BepInEx Mono](https://thunderstore.io/package/sinai-dev/UnityExplorer) | [BepInEx IL2CPP](https://gtfo.thunderstore.io/package/sinai-dev/UnityExplorer_IL2CPP) | [MelonLoader IL2CPP](https://boneworks.thunderstore.io/package/sinai-dev/UnityExplorer_IL2CPP_ML) - -## Release schedule - -Releases will be posted at most once per week, generally on weekends. - -Nightly builds can be found [here](https://github.com/sinai-dev/UnityExplorer/actions). +# Releases ## BepInEx From 73149882d840ec0856c2b0e8c1c193bb8bfd3dcc Mon Sep 17 00:00:00 2001 From: GrahamKracker <86011515+GrahamKracker@users.noreply.github.com> Date: Thu, 4 May 2023 16:01:42 -0400 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e35a8f5..2e8aaa8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ | Release | IL2CPP | Mono | | ------- | ------ | ---- | | ML 0.5 | ✅ [link](https://github.com/sinai-dev/UnityExplorer/releases/latest/download/UnityExplorer.MelonLoader.IL2CPP.zip) | ✅ [link](https://github.com/sinai-dev/UnityExplorer/releases/latest/download/UnityExplorer.MelonLoader.Mono.zip) | -| ML 0.6 | ✅ [link](https://github.com/GrahamKracker/UnityExplorer/releases/download/4.9.4/UnityExplorer.MelonLoader.IL2CPP.net6preview.interop.zip) | ✖️ | +| ML 0.6 | ✅ [link](https://github.com/GrahamKracker/UnityExplorer/releases/download/latest/UnityExplorer.MelonLoader.IL2CPP.net6preview.interop.zip) | ✖️ | 1. Unzip the release file into a folder 2. Copy the DLL inside the `Mods` folder into your MelonLoader `Mods` folder