Greetings,
I'm working on a passion racing project and intend to make it open for contribution. I'm deeply concerned with ethics and legal and thus want to make artists more visible by making categorized in-game list of major assets loaded (ex. list on side of pause menu screen showing playing music, car models, racetrack & assets)
To be more specific with what I'd want to know is:
- If I can add properties to resources managed by Godot and how
- How would you go about storing, getting and managing this info (which format or db system and how to automate; table could be simple with max 15 columns (like resourcefullname, licencetype, licencefile (author's detail), dateintroduced, etc.)
- Alternatives exist (or other ideas)
Thank you in advance :)