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.
22 lines
559 B
JSON
22 lines
559 B
JSON
{
|
|
"gem_name": "ScriptEvents",
|
|
"GemFormatVersion": 4,
|
|
"Uuid": "32d8ba21703e4bbbb08487366e48dd69",
|
|
"Name": "ScriptEvents",
|
|
"DisplayName": "Script Events",
|
|
"Version": "0.1.0",
|
|
"Summary": "Provides a framework for creating event assets usable from any scripting solution.",
|
|
"Tags": [ "Script", "Events", "Lua", "Script", "Canvas", "EBus", "Behavior Context" ],
|
|
"IconPath": "preview.png",
|
|
"Modules": [
|
|
{
|
|
"Type": "GameModule"
|
|
},
|
|
{
|
|
"Name": "Editor",
|
|
"Type": "EditorModule",
|
|
"Extends": "GameModule"
|
|
}
|
|
]
|
|
}
|