godotengine / godot-asset-library

PHP frontend for Godot Engine's asset library
https://godotengine.org/asset-library
MIT License
284 stars 85 forks source link

Multiple Collaborators. #304

Open cyraid opened 9 months ago

cyraid commented 9 months ago

As the title suggests, if another person wants to update an asset other than the creator, this is not possible (as far as I'm aware). Github allows multiple collaborators, and I've recently helped out a plugin creator, and I'm now the maintainer, but I cannot update the asset for him. This would be nice to add.

Also allowing to login with your github ID would be nice too. Extra bonus would be detecting the collaborators from there and having more git support.