Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Automatic sorting of load order #12

Open
MythicManiac opened this issue Dec 22, 2020 · 0 comments
Open

Automatic sorting of load order #12

MythicManiac opened this issue Dec 22, 2020 · 0 comments

Comments

@MythicManiac
Copy link
Member

Add support for automatically sorting mod load order, e.g. by calling gpm autosort.

This issue is not specifying the sorting algorithm that should be used, just the interface that's exposed.

Lightweight specs:

  • The autosort should be triggered by a command e.g. gpm autosort (does not have to be this)
  • The autosort should ensure the package.lock is up to date (everything defined in dependencies is accounted for)
  • The autosort should sort the package.lock with a sorting algorithm (to be defined in another issue)

We could also support more sorting algorithms than one if there's a need to, although I doubt this will be the case.

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

No branches or pull requests

1 participant