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

[Idea] Approved Mods API #2

Open
amnotbananaama opened this issue Sep 30, 2021 · 1 comment
Open

[Idea] Approved Mods API #2

amnotbananaama opened this issue Sep 30, 2021 · 1 comment

Comments

@amnotbananaama
Copy link
Owner

The Problem

Currently, the list of approved client mods is contained in the approved-mods.html page, and is rendered like this:.

/approved-mods

image

This approach has two major problems:

  • It's difficult to work with. If I want to approve a mod, I have to add it to a very, very long list, write HTML code, etc.
  • It limits who can approve mods to just me, because no one else can edit the website at the moment.

Suggestion

It would be much easier and more convenient if the page used an external list of approved mods. This could be a JSON file, an API, etc.

@amnotbananaama
Copy link
Owner Author

See https://github.com/amnotbananaama/FabricClient-SideList for related work (although that list only comprises Fabric mods).

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

No branches or pull requests

1 participant