Skip to content

vgmoose/nro-asset-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nro-asset-editor

Edit asset data in Switch homebrew .nro files according to the Assets layout described on switchbrew.

Using this program it should be possible to add/change icons and metadata for any hbmenu homebrew apps. It can be downloaded from the release page.

GUI

To run the GUI, either run the precompiled binary from the release page, or run maker.py without any additional arguments.

Command Line

python3 maker.py [--nro /path/to/file.nro] [--title \"Your App Title\"] [--icon /path/to/icon.(png|jpg)] [--author \"Your Author\"] [--version x.x.x]")

When running, it will output the before and after NRO information. Any arguments omitted will retain their value from before running the script.

About

Edit asset data in Switch homebrew .nro files

Resources

License

Stars

Watchers

Forks

Packages

No packages published