ConceptCreator/testModel/gamesystems/ProductTemplate/ProductTemplate.json
Sebastian Böckelmann a2645e1324
All checks were successful
E2E Testing / test (push) Successful in 1m33s
Parse and Load ProductTemplateSystem
2024-04-13 06:43:54 +02:00

10 lines
194 B
JSON

{
"componentName": "ProductTemplate",
"componentDescription": "",
"childsystems": [
{
"componentName": "New Gamesystem 1"
}
],
"templateType": 1
}