Correct readme, update POM
This commit is contained in:
parent
1461406a6b
commit
21c0259801
2 changed files with 4 additions and 4 deletions
|
@ -12,10 +12,10 @@ Deep WIP multi-tool to work with NS-specific files / filesystem images.
|
||||||
* [OpenJFX](https://wiki.openjdk.java.net/display/OpenJFX/Main)
|
* [OpenJFX](https://wiki.openjdk.java.net/display/OpenJFX/Main)
|
||||||
* Few icons taken from: [materialdesignicons.com](http://materialdesignicons.com/)
|
* Few icons taken from: [materialdesignicons.com](http://materialdesignicons.com/)
|
||||||
|
|
||||||
### Information taken from
|
#### Thanks
|
||||||
* Switch brew wiki
|
* Switch brew wiki
|
||||||
* Original ScriesM software
|
* Original ScriesM software
|
||||||
* Thanks to roothorick, shchmue, He and others for their advices, notes and examples
|
* roothorick, [shchmue](https://github.com/shchmue/), He, other Team AtlasNX discord members for their advices, notes and examples!
|
||||||
|
|
||||||
### System requirements
|
### System requirements
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ JRE/JDK 8u60 or higher.
|
||||||
* [x] TIK
|
* [x] TIK
|
||||||
* [x] XML
|
* [x] XML
|
||||||
* [x] NRO
|
* [x] NRO
|
||||||
* [ ] NPDM support
|
* [x] NPDM support (to check)
|
||||||
* [ ] CERT support
|
* [ ] CERT support
|
||||||
* [ ] CNMT support
|
* [ ] CNMT support
|
||||||
* [ ] NSO support
|
* [ ] NSO support
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -8,7 +8,7 @@
|
||||||
<name>konogonka</name>
|
<name>konogonka</name>
|
||||||
|
|
||||||
<artifactId>konogonka</artifactId>
|
<artifactId>konogonka</artifactId>
|
||||||
<version>0.0-SNAPSHOT</version>
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
|
|
||||||
<url>https://github.com/developersu/${project.name}}/</url>
|
<url>https://github.com/developersu/${project.name}}/</url>
|
||||||
<description>
|
<description>
|
||||||
|
|
Loading…
Reference in a new issue