game-engine-detector icon indicating copy to clipboard operation
game-engine-detector copied to clipboard

Automatically detect which game engine is an .apk or .ipa using.

game-engine-detector

Automatically detect which game engine is an .apk or .ipa using.

Usage

For Mac users

  1. Put all ipa and apk files to packages folder
  2. open terminal and enter game-engine-detector folder
  3. Execute main.py
    $ python main.py

For Windows users

  1. Install python2.7 from python-2.7.6

  2. Put all ipa and apk files to packages folder

  3. Open windows commandline tool (cmd.exe), enter game-engine-detector folder

  4. Execute main.py

    > python main.py