konogonka/README.md

22 lines
671 B
Markdown
Raw Normal View History

2019-05-18 03:37:05 +03:00
# 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.
2019-05-18 03:37:05 +03:00
* [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/)
2019-05-24 01:54:04 +03:00
### Information taken from
* Switch brew wiki
* roothorick, shchmue, He and others advices and notes. Thanks!
2019-05-18 03:37:05 +03:00
### System requirements
JRE/JDK 8u60 or higher.