1
0
mirror of https://github.com/Melon-Bread/EagleJab synced 2024-11-28 13:58:20 -05:00
EagleJab/README.md
2016-01-30 02:43:07 -05:00

22 lines
685 B
Markdown

# EagleJab
Additional features & GUI added to Falcon Punch
Supports **both** Python 2 & Python 3.
## Requirements:
* [Python](https://www.python.org/downloads/)
## Usage:
* In a Terminal or Command Prompt type:
`python EagleJab.py --cia Game.cia --ip 192.168.123`
(Python 2 users need to use the `EagleJab2.py` script)
* Double click EagleJab.py (assuming .py files associated with python), and it will ask you what information it needs.
## Screenshots
* Asking for .CIA:
![OpenFileDialog](http://i.imgur.com/yPfRIk1.png)
* Asking for 3DS' IP:
![InputDialog](http://i.imgur.com/tj1PH95.png)
* Transfer Confirmation:
![MesseageBox](http://i.imgur.com/sElRpWA.png)