After buttons introduction we still need to do quite some manual labor for a new leaderboard.
add a new button to the button view
create a table for it
add to constant enum
add icon to constant MEDAL_ICON_URLS
... probably missed something
Should replace manual schema creation with migration, some of the points will probably always need manual labor, should at least document them well in a README under leaderboards.
After buttons introduction we still need to do quite some manual labor for a new leaderboard.
Should replace manual schema creation with migration, some of the points will probably always need manual labor, should at least document them well in a README under leaderboards.