You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demote the log message in `ModLoaderUserProfile` regarding "no `mod_ids` inside `mod_list`" from a warning to an info level. Similarly, demote the log message in `_ModLoaderFile` about "can't open mod folder" from an error to an info level. This adjustment is aimed at preventing confusion after the mod loader is running for the first time without any mods.
closesGodotModding#327
demote message
WARNING ModLoader:UserProfile: No mod_ids inside "mod_list" for user profile "default"
to INFOdemote message
Can't open mod folder res://mods
to INFO in the editor onlyThe text was updated successfully, but these errors were encountered: