{ "FileVersion" : 3, "Version" : 1, "VersionName" : "0.1", "FriendlyName" : "Smart Objects", "Description" : "Support for ambient life populating the game world", "Category" : "Gameplay", "CreatedBy" : "Epic Games, Inc.", "CreatedByURL" : "http://epicgames.com", "DocsURL" : "", "MarketplaceURL" : "", "SupportURL" : "", "EnabledByDefault" : false, "CanContainContent" : true, "IsBetaVersion" : true, "Installed" : false, "Modules": [ { "Name": "SmartObjectsModule", "Type": "Runtime", "LoadingPhase": "PreDefault" }, { "Name": "SmartObjectsTestSuite", "Type": "UncookedOnly", "LoadingPhase": "PreDefault" }, { "Name" : "SmartObjectsEditorModule", "Type" : "Editor", "LoadingPhase" : "Default" } ], "Plugins": [ { "Name": "GameplayBehaviors", "Enabled": true }, { "Name": "GameplayAbilities", "Enabled": true } ] }