ConceptCreator/testModel/gamesystems/TemplateGamesystem.json
Sebastian Böckelmann cd48a10084
All checks were successful
E2E Testing / test (push) Successful in 1m32s
Introduce Basic concept of Templates for SimpleGamesystems and Characters
2024-04-13 12:30:42 +02:00

7 lines
141 B
JSON

{
"componentName": "TemplateGamesystem",
"componentDescription": "",
"states": [],
"transitions": [],
"templateType": 0
}