game-engine-detector
December 1, 2014 ยท View on GitHub
Automatically detect which game engine is an .apk or .ipa using.
Usage
For Mac users
- Put all ipa and apk files to
packagesfolder - open terminal and enter
game-engine-detectorfolder - Execute
main.py
$ python main.py
For Windows users
-
Install python2.7 from python-2.7.6
-
Put all ipa and apk files to
packagesfolder -
Open windows commandline tool (cmd.exe), enter
game-engine-detectorfolder -
Execute
main.py
> python main.py