Skip to content

Merge sfMaps and sfCollectionMaps? #14

@Xymanek

Description

@Xymanek

e.g.

    "sfMaps": [
        "Obj_SupplyExtraction_CI"
    ],
    "sfCollectionMaps": [
        {
            "name": "StrategyCollection_CI",
            "packages": [
                "GeoscapeMesh_CI",
                "UILibrary_CI_ChainPreview",
                "UILibrary_CovertInfiltration"
            ]
        }
    ]

could become

    "sfMaps": [
        "Obj_SupplyExtraction_CI",
        {
            "name": "StrategyCollection_CI",
            "packages": [
                "GeoscapeMesh_CI",
                "UILibrary_CI_ChainPreview",
                "UILibrary_CovertInfiltration"
            ]
        }
    ]

(short form and long form)

Metadata

Metadata

Assignees

No one assigned

    Labels

    cookingRelated to mod asset and Highlander cookingenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions