-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
cookingRelated to mod asset and Highlander cookingRelated to mod asset and Highlander cookingenhancementNew feature or requestNew feature or request
Description
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
Labels
cookingRelated to mod asset and Highlander cookingRelated to mod asset and Highlander cookingenhancementNew feature or requestNew feature or request