I had no idea where to post this, as it's more of an request rather than asking for help.

But in the Godot Asset Library, there are no way to filter on "Rating" from other users, i.e if users have used a plugin and given it 4-5 in rating it would tell others that this plugin is good and well made, and star ratings of like 1-2 would tell you the opposite.

Would both give incentive to the developer to ensure quality in the code but also give the users of the addon a way to quickly find best rated tools for the things the developer want to do.

I know you can find Youtube videos etc, but i still think the ability to give ratings to addons should be there as well.

Does anyone know if ratings on addons is something that is planned for the future? The mess in the addon library will only grow and grow without some sort of quality structure to it as Godot grows.

Anyhow, Best regards
Mike

Maybe take a look in https://github.com/godotengine/godot-proposals/ if anyone posted something similar, and if not post it there too,

I'm thinking, instead of ratings it could also just keep track of the number of downloads the way NuGet does, this achieves the same goal of showing the most popular add-ons on top without needing any extra user action or implementing a rating system.

Tomcat Thank you for letting me know.

I was a bit unsure on where to find information or ask for the feature, which is why it ended up here. Knowingly that it was the wrong place tho.

But thank you for letting me know, have a nice evening 🙂