Get started with building genre add-ons for Nova
ranks
directory that contains all of the rank set images, organized exactly how you want them organizedAddon.php
file that extends the Nova\Addons\Genre
classranks
directory. This will start by removing all existing images before copying the directory structure from your assets
folder into the ranks
directory.
ranks
directory.
ranks
directory with the version from the add-on’s assets
folder. This will leave any image it does not find in the add-on’s assets
folder alone, thus preserving any custom images you’ve added to your ranks
directory.