Skip to content
This repository was archived by the owner on Feb 19, 2022. It is now read-only.
This repository was archived by the owner on Feb 19, 2022. It is now read-only.

[FEATURE] Allow the use of "curseforge.getModFiles()" to retrieve independent file ID's. #27

@spjoes

Description

@spjoes

Is your feature request related to a problem? Please describe.
Currently, When requesting a mod's versions. The "array" that is returned is out of order

Describe the solution you'd like
Allow us to use "curseforge.getModFiles()" to retrieve independent file ID's. File ID's are 7 numbers long and Project ID's are 6 numbers so they should be easy to differentiate. File ID's are found at the end of the file URL. Example: "https://www.curseforge.com/minecraft/mc-mods/tooltipfix/files/3543273". 3543273 is the file ID for the 1.18 version of TooltipFIx

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions