Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

Sort mod versions properly #1

Open
Forkk opened this issue Apr 10, 2017 · 3 comments
Open

Sort mod versions properly #1

Forkk opened this issue Apr 10, 2017 · 3 comments

Comments

@Forkk
Copy link
Member

Forkk commented Apr 10, 2017

Currently the mod page just lists versions in whatever order they're listed in the JSON file. They should probably be sorted instead.

@Forkk
Copy link
Member Author

Forkk commented Apr 10, 2017

A potential problem with this is mods with weird versioning schemes (and especially mods which change versioning schemes between versions). This isn't an issue when sorting by Minecraft version, but could be problematic for sorting mod versions within a Minecraft version.

@LostOfThought
Copy link

We possibly could have a standardized versioning scheme for the meta. Heck, even an approximate UNIX timestamp could work.

@Forkk
Copy link
Member Author

Forkk commented Apr 11, 2017

I'd rather use the mod's own version scheme. I'm thinking we probably won't sort mod versions within each Minecraft version. The order they were released in should be indicated by their order in the list.

Of course we can still sort the Minecraft versions on the page.

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

No branches or pull requests

2 participants