Skip to content

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

Notifications You must be signed in to change notification settings

Caimy/game-engine-detector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
        

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%