mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-13 08:02:23 -07:00
30 lines
428 B
Plaintext
30 lines
428 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"EngineAssociation": "5.5",
|
|
"Category": "",
|
|
"Description": "",
|
|
"Modules": [
|
|
{
|
|
"Name": "CogSample",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "GameplayAbilities",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ModelingToolsEditorMode",
|
|
"Enabled": true,
|
|
"TargetAllowList": [
|
|
"Editor"
|
|
]
|
|
},
|
|
{
|
|
"Name": "AssetSearch",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |