diff --git a/README.md b/README.md index 6c6042b..573e80f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Marie's Wonderland -An attempt at a private server implementation for mobile game NieR Reincarnation. +An attempt at a private server implementation for mobile game NieR Reincarnation. The project is currently on hold due to a bug with Frida and newer versions of Android/Google Play that prevent running Frida Server correctly on mobile devices, more details [here](https://github.com/frida/frida/issues/2958). ## Game information - Built in Unity 2019.4.29 with C# and IL2CPP diff --git a/src/MariesWonderland.csproj b/src/MariesWonderland.csproj index 03afbe8..c336fb7 100644 --- a/src/MariesWonderland.csproj +++ b/src/MariesWonderland.csproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 enable enable @@ -11,7 +11,7 @@ - +