From c269bcab60530877a16c2a473c84796b94d0a5ce Mon Sep 17 00:00:00 2001 From: Fluto Date: Fri, 6 Jan 2023 21:39:55 +1100 Subject: [PATCH] Updated ReadMe and Project Version --- README.md | 9 ++++++--- TakoTako/TakoTako.csproj | 4 ++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7ab6c24..41b95dc 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Currently has the features: - Mono: 1.1.0.0 - 1.2.2.0

-- Il2CPP: 1.3.0.0 - 1.7.00 +- Il2CPP: 1.3.0.0 - 1.9.0.0

@@ -25,7 +25,10 @@ Currently has the features: ## Installation 1. Install the game via the xbox app to a directory of your choice -2. Download [BepInEx](https://builds.bepinex.dev/projects/bepinex_be). If you're using a newer version of Taiko 1.3.0.0 or higher (you probably are) download the IL2CPP version `BepInEx_UnityIL2CPP_x64_XXXXX.zip`.If you're using a downgraded version of Taiko (1.2.2.0 on lower) download the "Mono" build, called something like `BepInEx_UnityMono_x64_XXXXX.zip`. +2. Download [BepInEx](https://builds.bepinex.dev/projects/bepinex_be). +> If you're using a newer version of Taiko 1.3.0.0 or higher (you probably are) download the IL2CPP version `BepInEx_UnityIL2CPP_x64_XXXXX.zip`.If you're using a downgraded version of Taiko (1.2.2.0 on lower) download the "Mono" build, called something like `BepInEx_UnityMono_x64_XXXXX.zip`. + +> If you are upgrading from TakoTako v3.1.0 make sure you grab the latest BepInEx build as this mod requires the newest version (at the time of writing `#665 6aabdb5` is the latest build) 3. Go to where you installed your game, for example `C:\XboxGames\T Tablet\Content` 4. Paste all of the files from the .zip from step 5 into this folder (It will look something like this)\ @@ -180,4 +183,4 @@ LANG=ja_JP` followed by `7z x path/to/zip`. This will correct the mojibake (garb ## Licensing Uses the following licensed libraries. - [SimpleHelpers.Net FileEncoding](https://github.com/khalidsalomao/SimpleHelpers.Net) (MIT License) -- [UDE.CSharp](https://github.com/errepi/ude) (MPL 1.1, including GPL 2.0, and LGPL 2.1) \ No newline at end of file +- [UDE.CSharp](https://github.com/errepi/ude) (MPL 1.1, including GPL 2.0, and LGPL 2.1) diff --git a/TakoTako/TakoTako.csproj b/TakoTako/TakoTako.csproj index 90bb90a..a75b829 100644 --- a/TakoTako/TakoTako.csproj +++ b/TakoTako/TakoTako.csproj @@ -31,12 +31,12 @@ net48 com.fluto.takotako A suite of mods that allow for Custom Songs and Taiko Drum support - 3.1.0 + 3.1.1 true latest TakoTako com.fluto.takotako - 3.1.0 + 3.1.1 Release-BepInEx6;Release-BepInEx5;Debug-BepInEx6;Debug-BepInEx5 AnyCPU