HeartRush Mob tracker
MAC:
-
Donwload the .app located in the ./dist folder
-
Run the .app file. You can add it to your applications folder.
WINDOWS:
-
Install pyinstaller
-
Download repo to local machine.
-
Run pyinstaller -w -F -n Monster\ Tracker --icon mob-head.ico mobTracker.py from within the repo root folder.
-
Find the app in your local ./dist folder, then run. You can add it to your applications folder.