Proposal for extending the storage path configuration in Wings
Is there an existing feature request for this?
- [x] I have searched the existing issues before opening this feature request.
Describe the feature you would like to see.
I would like to make it possible to specify an additional path in Wings - for example to an SSD - on which the game (container) data is stored. Currently, the Wings configuration only offers the option of defining a single path.
Describe the solution you'd like.
I would like to be able to specify multiple storage paths for game (container) data in the Wings configuration. This would make it possible, for example, to use different data carriers or partitions flexibly in order to better distribute the data load or take different storage performance into account.
Ideally, there should be an option in the Wings configuration file to specify multiple paths - for example as an array or list. When creating a new container, it would then be possible to specifically select which of the configured paths the game data should be stored on. Alternatively, Wings could also automatically select the paths based on criteria such as free storage space or utilization. The configuration and management of these paths should be as simple and clearly structured as possible so that they can be used in everyday life without much additional effort.
Additional context to this request.
No response