1
0
mirror of https://github.com/Melon-Bread/EagleJab synced 2024-11-24 20:28:19 -05:00

Update README.md

This commit is contained in:
Rain Clark 2015-04-29 18:27:23 -04:00
parent 68afcc270e
commit 6fd646d46b

View File

@ -1,4 +1,12 @@
# FalconPunch
Additional GUI features added to Falcon Punch
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:
* [easygui](https://pypi.python.org/pypi/easygui) - For the GUI compnents
Requires [Python 3](https://www.python.org/downloads/) & [easygui](https://pypi.python.org/pypi/easygui)