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:
parent
68afcc270e
commit
6fd646d46b
12
README.md
12
README.md
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user