Adds a credits screen inspired by (not for stealing purposes) Psych and Codename.
It gets the data from the Contributors field in the mod's metadata and the icon from "menu/credits/".
Funkin' Crew
FPS Plus
Custom Mod Credits From the Contributors field in meta.json(with credit icons)
What need to do to properly implement this
The main menu doesn't support more than 5 menu items and looks broken. You may need to revert to basegame camera behavior.
All the icons are missing, including the Funkin Crew, so we have to make them.
If necessary, you will need to soft-code the mod title color somehow (such as by parsing meta.json separately to get additional fields).
Adds a credits screen inspired by (not for stealing purposes) Psych and Codename. It gets the data from the Contributors field in the mod's metadata and the icon from "menu/credits/".
Funkin' Crew
FPS Plus
Custom Mod Credits From the Contributors field in meta.json(with credit icons)
What need to do to properly implement this