Skip to content

Tags: MegatonHammer/linkle

Tags

v0.2.11

Version 0.2.11

v0.2.10

Crates.io release v0.2.10

v0.2.9

Cargo-nro: Don't try to parse PackageID

v0.2.8

Release 0.2.8

v0.2.7

Unverified

No user is associated with the committer email.
nxo: Allow target machine ARM

Required to build AArch32 NSO/NRO

v0.2.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #35 from roblabla/keygen

Keygen

v0.2.5

Document RomFs building

v0.2.4

Initial release

Creating a NRO file:

    linkle nro input.elf output.nro

Creating a NSO file:

    linkle nso input.elf output.nso

Creating a PFS0/NSP file:

    linkle pfs0 input_directory output.pfs0

Creating a NACP file:

    linkle ncap input.json output.nacp