1
0
mirror of https://github.com/Melon-Bread/EagleJab synced 2024-11-24 20:28:19 -05:00
EagleJab/README.md
Rain Clark a5319df5eb Update README.md
:finnadie:
2016-01-30 04:18:48 -05:00

23 lines
657 B
Markdown

# EagleJab
Additional features & GUI added to Falcon Punch
Supports Python 2. (This version is no longer supported)
## Requirements:
* [Python 2](https://www.python.org/downloads/)
## Usage:
* In a Terminal or Command Prompt type:
`python EagleJab.py --cia Game.cia --ip 192.168.123`
* Or 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)