How to add library into the local maven repository: mvn install:install-file \ -Dfile=./libKonogonka/target/libKonogonka-0.1-jar-with-dependencies.jar \ -DgroupId=ru.redrise \ -DartifactId=libKonogonka \ -Dversion=0.1 \ -Dpackaging=jar \ -DgeneratePom=true -Dlog4j.configurationFile=/home/loper/Projects/libKonogonka/src/main/resources/log4j2.properties - NCA flow: NCAProvider -> NCAContent -> RomFsEncryptedProvider (needs to know location of the lv6header location) Reads Section Block to understand boundaries Reads lv6Header via \RomFsEncryptedConstruct' Reads Header Table Entry to get meta info 4 section Provides stream/streams with requested files via 'RomFsEncrytedContenRetrieve'