Added Optimised build instructions.

Bix 2025-06-22 08:49:07 +00:00
parent 2d1fd1f6a4
commit 28d52aaf4d

@ -27,6 +27,7 @@ Eden by default will be cloned into -
`export ANDROID_NDK_ROOT=path/to/ndk`. `export ANDROID_NDK_ROOT=path/to/ndk`.
4. Navigate to `eden/src/android`. 4. Navigate to `eden/src/android`.
5. Then Build with `./gradlew assemblerelWithDebInfo`. 5. Then Build with `./gradlew assemblerelWithDebInfo`.
6. To build the optimised build use './gradlew assembleGenshinSpoofRelWithDebInfo'