satisfactorymodding / satisfactorymodding/ficsit-cli
Sorting mod versions
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 69
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
It is really hard to know, what versions are available for a mod, given that the versions are all unordered, when you try to pick a specific one (Installed Mods -> <pick Mod> -> Change Version -> Select Version)
Describe the solution you'd like
I'd like the versions to be sorted either by date-uploaded or ideally by version number
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the Installed Mods → pick Mod → Change Version → Select Version flow in the CLI and locate where available mod versions are displayed. Decide whether version number or upload date is the ordering source, then verify that the version list is consistently sorted in the terminal UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100