ConceptCreator/testModel/gamesystems/ProductGamesystem/Number.json
Sebastian Böckelmann 743af8c0a1
All checks were successful
E2E Testing / test (push) Successful in 1m34s
Serialize and Load Gernation Settings of Gamesystems
2024-04-19 20:13:13 +02:00

14 lines
294 B
JSON

{
"componentName": "Number",
"componentDescription": "",
"states": [
{
"initial": false,
"conditions": [],
"stateLabel": "1",
"stateDescription": ""
}
],
"transitions": [],
"generateIsolatedStates": false
}