Skip to content

Find the engine used within a game by it's .exe file (or surrounding files). For use on PCGamingWiki.

License

Notifications You must be signed in to change notification settings

vetleledaal/game-engine-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game-engine-finder

Pretty hacky script for easily figuring out the engine used for a game, sets the clipboard for use on PCGamingWiki. Requires Python 3.6+.

Installation

Arch Linux

makepkg -sri

Other

pip install --user --editable .

Usage

Before using the find_engine.py script, make sure to set your PCGamingWiki username at the top of the file. To use the script, run it with the command find-engine LocationToExecutable.exe. Note that the clipboard feature may not work on Linux.

If you prefer not to install the script, you can still run it by executing the command python find_engine.py instead of find-engine.

About

Find the engine used within a game by it's .exe file (or surrounding files). For use on PCGamingWiki.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages