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

[Feature] Improve add-on tagging #56

Open
3vorp opened this issue Sep 10, 2024 · 0 comments
Open

[Feature] Improve add-on tagging #56

3vorp opened this issue Sep 10, 2024 · 0 comments

Comments

@3vorp
Copy link
Contributor

3vorp commented Sep 10, 2024

Is your feature request related to a problem?

Add-on tagging is currently very limited, only supporting the game version and resolution.

Describe the feature you'd like

Add a more extensive tagging system to add-ons, and improve add-on searching on the website to be able to search with a combination of tags (either OR or AND depending on which makes more sense)

Screenshot(s)

{
  ...
  "options": {
    "optifine": false,
    "tags": [
      "Java",
      "Block",
      "GUI",
      "Trims"
    ]
  }
}

Notes

Texture tags might be a good list of add-on tags to use, since it covers the major categories like GUI/Item/Model + already has editions

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

No branches or pull requests

1 participant