/README.md
Markdown | 70 lines | 41 code | 29 blank | 0 comment | 0 complexity | a545deb8ba63b19c247820c165be241c MD5 | raw file
- # SplatAIO (MCMiners9 and Deck of Noobs's SplatAIO)
- * [Downloads](https://github.com/MCMiners9/Splat-AIO/releases)
- * [Pull Requests](https://github.com/MCMiners9/Splat-AIO/pulls)
- * [Issues](https://github.com/MCMiners9/Splat-AIO/issues)
- * [Wiki](https://github.com/MCMiners9/Splat-AIO/wiki)
- [](https://ci.appveyor.com/project/MCMiners9/splat-aio)
- [](https://gitter.im/MCMiners9/Splat-AIO?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
- ## What is SplatAIO?
- A collection of easy python scripts to handle all python scripts, an attempt to try and put scripts from [Splatoon Modding Hub](https://gbatemp.net/threads/splatoon-modding-hub.425670/) or elsewhere in one tool for everyone to use, as well as a few other useful things. It also tries to support the Homebrew Launcher version of TCPGecko found in the downloads of [this thread](https://gbatemp.net/threads/post-your-wiiu-cheat-codes-here.395443/).
- Screenshot of Python AIO:
- 
- Screenshot of GUI AIO:
- 
- If there is something contained in here that shouldn't be, let me know and I'll remove it.
- Splat AIO comes with rank/snail/level/money editors, All Gear and All Weapons, [a safe variant of Octohax](https://github.com/wiiudev/pyGecko/blob/master/octoling.py) which is essentially a model swap of the Inkling Girl, [Splatoon Colorizer](https://gbatemp.net/threads/splatoon-colorizer.406463/), [Splathax and Amiibohax](https://gbatemp.net/threads/splatoon-modding-hub.425670/page-47#post-6344607). It also comes with a few other tools (TCPGecko dotNET, Wireless Network Watcher, SARCTools, yamlconv..) to make life easier.
- #### License
- To view the license, click [here.](https://raw.githubusercontent.com/MCMiners9/Splat-AIO/master/LICENSE.txt)
- #### Prerequisites
- [Python 2.7.11](https://www.python.org/downloads/). Python 3.5.1 will not work. Download Python ONLY IF YOU WANT TO USE THE PYTHON SPLATAIO. If you want to use the GUI SplatAIO (aka SplatAIO 2) then you need a Windows PC, and it has to have the .NET Framework installed.
- #### Help and FAQ (work in progress)
- To view the help guides, [click here](https://github.com/MCMiners9/Splat-AIO/wiki) or [click here](https://github.com/MCMiners9/Splat-AIO/issues) to create an issue.
- #### Usage
- Extract the ZIP file to wherever, then double click into the folder created when extracted, start "Splat-AIO.py" and the rest should be fairly self-explanatory. If you want to use the other SplatAIO (the non-python one) then go into the GUI SplatAIO folder above and download the EXE file or [click here](https://github.com/MCMiners9/Splat-AIO/releases) then scroll down until you see the latest SplatAIO 2 release.
- #### Updating
- I also wrote in a simple updater using urllib and urllib2 that will retrieve an update.zip from this repository, unzip it, and replace the contents of \Resources\run with it if the repository's ver.txt has a higher value than the locally stored \Resources\setup\ver.txt, and then update \Resources\setup\ver.txt as well.
- It's in the options menu, will show a sort of changelog from changes.txt, and will ask you to confirm. These updates should only contain fixes and changes to current TCPGecko scripts, additional scripts and possibly additional programs. Feel free to look through update.zip to make sure you're okay with everything it contains.
- #### Update Checks upon Boot
- This AIO will automatically check for updates each time it is ran. If an update is found please download it.
- #### Bug Testing
- There is a feature in the AIO that lets you test the newer GUI version of the AIO. Just press E then ENTER to launch it. Report any bugs to the Splatoon Modding Hub and seresaa. [Contact Seresaa](https://github.com/seresaa).
- #### Other Links
- [MCMiners9's Website](http://mcminers9site.weebly.com)
- [MCMiners9's Email](mailto:mcminers9@gmail.com)
- [ConversionTools, another project by MCMiners9](https://github.com/MCMiners9/ConversionTools)
- [Wii U Homebrew Launcher, another repository by MCMiners9](https://github.com/MCMiners9/homebrew_wiiu)
- [Deck of Noobs's Email](mailto:mewtwoconfirmed@gmail.com)
- [Splatoon Modding Hub thread on GBATemp](https://gbatemp.net/threads/splatoon-modding-hub.425670/)
- [MCMiners9's GBATemp](https://gbatemp.net/members/mcminers9.395133/)
- [Deck of Noobs's GBATemp](https://gbatemp.net/members/deck-of-noobs.388277/)
- [MCMiners9's and Deck of Noobs's Discord](https://discord.gg/euDArBr)
- [Modding Hub Discord](https://discord.gg/0zs6LjiLmeNI740J)