Files
Unreal_EmberWild/EmberWild.uproject
T
2026-08-16 19:35:27 +02:00

51 lines
744 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.8",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "EmberWild",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "DiscordRichPresence",
"Enabled": true
},
{
"Name": "IconStudio",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "PythonScriptPlugin",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "OnlineSubsystemSteam",
"Enabled": true
},
{
"Name": "SteamSockets",
"Enabled": true
}
]
}