ConceptCreator/testModel/gamesystems/NormalGamesystem.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

6 lines
116 B
JSON

{
"componentName": "NormalGamesystem",
"componentDescription": "",
"states": [],
"transitions": []
}