konogonka/README.md
Dmitry Isaenko da423152fc CSS updates
2019-05-24 01:54:04 +03:00

22 lines
671 B
Markdown

# konogonka
Deep WIP multi-tool to work with XCI/NSP/NCA/NRO(?) files
### License
[GNU General Public License v3](https://github.com/developersu/konogonka/blob/master/LICENSE)
### Used libraries & resources
* [Bouncy Castle](https://www.bouncycastle.org/) for Java.
* [Java-XTS-AES](https://github.com/horrorho/Java-XTS-AES) by horrorho with minimal changes.
* [OpenJFX](https://wiki.openjdk.java.net/display/OpenJFX/Main)
* Few icons taken from: [materialdesignicons.com](http://materialdesignicons.com/)
### Information taken from
* Switch brew wiki
* roothorick, shchmue, He and others advices and notes. Thanks!
### System requirements
JRE/JDK 8u60 or higher.