1
0
mirror of https://github.com/Melon-Bread/EagleJab synced 2024-11-24 20:28:19 -05:00
Additional features & GUI added to Falcon Punch https://gbatemp.net/threads/release-fbi-open-source-cia-installer.386433/
Go to file
2015-04-29 18:35:05 -04:00
FalconPunch.py Removed system import 2015-04-29 18:18:16 -04:00
LICENSE.md Update LICENSE.md 2015-04-17 21:17:12 -05:00
README.md Update README.md 2015-04-29 18:35:05 -04:00

FalconPunch

Additional features added to Falcon Punch.

Supports Both Python 2 & Python 3

  • Python 3 Users: FalconPunch.py --cia Game.cia --ip 192.168.123
  • Python 2 Users: FalconPunch2.py --cia Game.cia --ip 192.168.123

Requirements:

  • Python
  • easygui - For the GUI compnents
  • You can easily install this by typing in the following into the Terminal or Command Prompt:
pip install easygui