This repository contains an example mod for the user profile feature introduced in version 6.0.0 of the GDScript Mod Loader. This mod serves as a starting point for implementing your own custom UI for user profiles and showcases the available API methods of ModLoaderUserProfile
.
For more details visit the ModLoader-Documentation