switchbrew / nx-hbloader

Host process for loading Switch homebrew NROs
ISC License
343 stars 75 forks source link

Use new npdm-json format #6

Closed roblabla closed 5 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

Should be fixed now.