Open gynt opened 7 months ago
See proposal here: https://discord.com/channels/426318193603117057/1219698541828640808/1220900822976823486
And discussion here: https://github.com/UnofficialCrusaderPatch/UCP3-GUI/pull/52
Idea: options.yml can specify type: collection, and also collection-type: [OrderedSet] which specifies a merge operation. The one that has most interest is OrderedSet.
type: collection
collection-type: [OrderedSet]
OrderedSet
See proposal here: https://discord.com/channels/426318193603117057/1219698541828640808/1220900822976823486
And discussion here: https://github.com/UnofficialCrusaderPatch/UCP3-GUI/pull/52
Idea: options.yml can specify
type: collection
, and alsocollection-type: [OrderedSet]
which specifies a merge operation. The one that has most interest isOrderedSet
.