ConceptCreator/testModel/gamesystems/ProductGamesystem/ProductGamesystem.json
Sebastian Böckelmann de5b622e6d
Some checks failed
E2E Testing / test (push) Failing after 2m7s
Fix (hopefully) duplicate states inside generated gamesystems
2024-04-12 14:54:04 +02:00

12 lines
246 B
JSON

{
"componentName": "ProductGamesystem",
"componentDescription": "",
"childsystems": [
{
"componentName": "SimpleGamesystem 1"
},
{
"componentName": "SimpleGamesystem 2"
}
]
}