Files
FNGameProj/Plugins/ForEngine/PlayspaceSystem/PlayspaceSystem.uplugin
T
2024-03-03 23:44:39 +01:00

31 lines
607 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "PlayspaceSystem",
"Description": "",
"Category": "Playspace Gameplay System",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "http://epicgames.com",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": false,
"IsBetaVersion": true,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "PlayspaceSystem",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "ModularGameplay",
"Enabled": true
}
]
}