EventDemo/EventDemo.uproject
Gonzalo Martinez 95e8d75ac6 Initial commit
2025-09-28 19:08:30 -03:00

25 lines
364 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.6",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "EventDemo",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
}
]
}