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

Removed All Traces Of Python 2 Version :finnadie:

This commit is contained in:
Rain Clark 2016-01-30 04:14:21 -05:00
parent 09a091f353
commit 06584a1909

View File

@ -3,13 +3,13 @@ Additional features & GUI added to Falcon Punch
Supports **both** Python 2 & Python 3. Supports **both** Python 2 & Python 3.
## Requirements: ## Requirements:
* [Python](https://www.python.org/downloads/) * [Python 3](https://www.python.org/downloads/)
## Usage: ## Usage:
* In a Terminal or Command Prompt type: * In a Terminal or Command Prompt type:
`python EagleJab.py --cia Game.cia --ip 192.168.123` `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. * Or double click EagleJab.py (assuming .py files associated with python), and it will ask you what information it needs.
## Screenshots ## Screenshots
* Asking for .CIA: * Asking for .CIA: