ConceptCreator/testModel/gamesystems/ProductTemplate/ProductTemplate.json
Sebastian Böckelmann 23834c1ace
All checks were successful
E2E Testing / test (push) Successful in 1m29s
Open Editor for ProductGamesystem for ProductTemplatesystems
2024-04-13 06:57:58 +02:00

13 lines
263 B
JSON

{
"componentName": "ProductTemplate",
"componentDescription": "",
"childsystems": [
{
"componentName": "SimpleTemplate 1"
},
{
"componentName": "SimpleTemplate 2"
}
],
"templateType": 1
}