cpenv / tk-cpenv

Shotgun Toolkit Application that adds support for cpenv modules.
Other
20 stars 5 forks source link

Allow user defined ordering of modules #6

Closed danbradham closed 3 years ago

danbradham commented 3 years ago

An environment's modules are currently sorted alphabetically and activated in that order.

But what we really want is for the user (TD/Job lead) to define the order in which modules are activated, so that we ensure modules that are meant to override some Environment Variables are loaded when the user expects.