We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c91dd commit 8f2fca4Copy full SHA for 8f2fca4
README.md
@@ -2,3 +2,6 @@
2
3
This is a sample project built for the reverse engineering of the Android version of Pokémon Go.
4
For more information, read here: https://applidium.com/en/news/unbundling_pokemon_go/.
5
+
6
+If you want to build this project, you will need to get `classes.jar`, that is provided by Unity.
7
+See in android/lunarconsole/build.gradle how to link to a Unity installation on Mac.
0 commit comments