Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement ideas #201

Closed
Echopraxium opened this issue Jan 22, 2020 · 4 comments
Closed

enhancement ideas #201

Echopraxium opened this issue Jan 22, 2020 · 4 comments
Labels

Comments

@Echopraxium
Copy link

Hello

First, I would like to say "thanks !" for the Godot Asset Library initiative
Next , I would like to suggest enhancement ideas (and become a contributor maybe):

  1. Add a mean for users to suggest improvements (8D) or needs
  2. Add stats on projects like number of downloads
  3. Add a "tags" field fin the submit form
  4. Contributions could be also documentation (or links to documentation)

I may also implement these ideas if they are considered worth enough

@Calinou
Copy link
Member

Calinou commented Jan 22, 2020

Add a mean for users to suggest improvements (8D) or needs

The issue tracker can be used for this purpose already.

Add stats on projects like number of downloads

Unfortunately, this is difficult to do in a way that's not easy to exploit for malicious users. Therefore, we'd rather not implement this feature.

Add a "tags" field fin the submit form

This is already present in the Laravel rewrite which will be deployed when I have more time.

Contributions could be also documentation (or links to documentation)

I don't understand what you mean here.

@Echopraxium
Copy link
Author

Echopraxium commented Jan 25, 2020

I mean an article or a documentation could be submitted as a contribution to Godot Asset Library

@Calinou
Copy link
Member

Calinou commented Jan 25, 2020

@Echopraxium Documentation articles are best submitted to the godot-docs repository 🙂

@bojidar-bg
Copy link
Contributor

bojidar-bg commented May 17, 2020

Add a mean for users to suggest improvements (8D) or needs

As mentioned already exists as issues on this repo (if strictly related to the existing asset library) or the https://github.com/godotengine/godot-proposals repository for more-general proposals.

Add stats on projects like number of downloads

Already tracked in #75.

Add a "tags" field fin the submit form

Discussed in #108, and already implemented in the would-be asset library as mentioned.

Contributions could be also documentation (or links to documentation)
I mean an article or a documentation could be submitted as a contribution to Godot Asset Library

Documentation is not an asset. An asset is something which you can add to your project and then use for making your game.

(And, we do not want the Asset Library to become the main place for everything Godot-related. We already use GitHub for that. Switching to something custom would be a lot of work to maintain, and just using an existing free-as-in-beer solution is much simpler.)

If you are talking about having a way to add documentation to assets themselves, this is tracked in godotengine/godot#4370 (and potentially some other issue there).

If you are talking about contributing to the official docs, they live in https://github.com/godotengine/godot-docs (and https://github.com/godotengine/godot for the class reference), so issues and pull requests can be made to it directly.

If you are talking about having an official community-curated list of tutorials and documentation, feel free to make an issue/pull about it on the godot-docs repository, or consider adding to an existing list such as https://github.com/Calinou/awesome-godot/.

Closing this to keep the amount of duplicates and multi-issues low.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants