You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
496 B
JSON
17 lines
496 B
JSON
{
|
|
"gem_name": "GameState",
|
|
"GemFormatVersion": 4,
|
|
"Uuid": "1a557ac19dc34f5697fe03f30be5b6e4",
|
|
"Name": "GameState",
|
|
"DisplayName": "GameState",
|
|
"Version": "0.1.0",
|
|
"Summary": "Provides a generic framework for managing game states and the transitions between them. Some sample game states are provided in the GameStateSamples Gem.",
|
|
"Tags": ["Game State"],
|
|
"IconPath": "preview.png",
|
|
"Modules": [
|
|
{
|
|
"Type": "GameModule"
|
|
}
|
|
]
|
|
}
|