jakibaki / sys-ftpd

Ftpd as a Nintendo Switch sysmodule
GNU General Public License v3.0
126 stars 43 forks source link

Use new npdm-json format #15

Closed roblabla closed 6 years ago

roblabla commented 6 years ago

Description

The current NPDM format is going to change in the near future. In order to make it easier for the homebrew ecosystem to move to the new format, PRs have been issued automatically to upgrade your JSON to the new format. See https://github.com/switchbrew/switch-tools/pull/20 for more information.

What you need to do

Right now, nothing. The PR to npdmtool is written in such a way that, when it's merged, both the old and new JSON formats will be accepted. Once it is merged and a new version of switch-tools has been published on the devkitPro repositories, you should merge this PR. I will leave a comment here when this is the case.

roblabla commented 6 years ago

This can now safely be merged. The new version of npdmtool/elf2kip was published on pacman.