A Python tool to display basic informations about Nintendo ROMs.
To build this project, you'll need:
- Python 3.6
- cx_Freeze for Python
You can install cx_Freeze by using this python command: python -m pip install cx_Freeze --upgrade
When you're done, simply run the build.bat file to build the project.