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

Endpoints needed for a version web tool for modders #17

Open
LambdAurora opened this issue Jun 18, 2023 · 0 comments
Open

Endpoints needed for a version web tool for modders #17

LambdAurora opened this issue Jun 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@LambdAurora
Copy link

Tools like the Quilt Import Utility (transfer to the Quilt website pending) would need two endpoints:

  • one to list the game versions, but that's already covered so we're good
  • another to list for a given game version:
    • the latest Quilt Mappings build
    • the latest loader version
    • the latest QSL version
      • maybe a list of the library/module hierarchy to list what modules are available for a given game version (since some modules are not always available for all versions)
    • the latest QFAPI version
    • ideally the latest Quilt Loom version too (tho, it might be better for it to be a separate one since I should request it much less and it's kind of not supposed to stay eternally since at one point Quilt Gradle is supposed to replace it)
    • not entirely sure about that one, but maybe the latest QKL version? might need work on QKL to stabilize its structure first
@LambdAurora LambdAurora added the enhancement New feature or request label Jun 18, 2023
@Akarys42 Akarys42 removed their assignment Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants