Merge pull request #31 from TheRiverNyx/develop
Enabled unreal plugins for ease of development
This commit is contained in:
@@ -11,3 +11,17 @@ InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
|
||||
|
||||
[/Script/AIModule.AISense_Sight]
|
||||
bAutoRegisterAllPawnsAsSources=false
|
||||
|
||||
[/Script/Engine.AssetManagerSettings]
|
||||
-PrimaryAssetTypesToScan=(PrimaryAssetType="Map",AssetBaseClass=/Script/Engine.World,bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game/Maps")),SpecificAssets=,Rules=(Priority=-1,ChunkId=-1,bApplyRecursively=True,CookRule=Unknown))
|
||||
-PrimaryAssetTypesToScan=(PrimaryAssetType="PrimaryAssetLabel",AssetBaseClass=/Script/Engine.PrimaryAssetLabel,bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game")),SpecificAssets=,Rules=(Priority=-1,ChunkId=-1,bApplyRecursively=True,CookRule=Unknown))
|
||||
+PrimaryAssetTypesToScan=(PrimaryAssetType="Map",AssetBaseClass="/Script/Engine.World",bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game/Maps")),SpecificAssets=,Rules=(Priority=-1,ChunkId=-1,bApplyRecursively=True,CookRule=Unknown))
|
||||
+PrimaryAssetTypesToScan=(PrimaryAssetType="PrimaryAssetLabel",AssetBaseClass="/Script/Engine.PrimaryAssetLabel",bHasBlueprintClasses=False,bIsEditorOnly=True,Directories=((Path="/Game")),SpecificAssets=,Rules=(Priority=-1,ChunkId=-1,bApplyRecursively=True,CookRule=Unknown))
|
||||
+PrimaryAssetTypesToScan=(PrimaryAssetType="GameFeatureData",AssetBaseClass="/Script/GameFeatures.GameFeatureData",bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=,SpecificAssets=,Rules=(Priority=-1,ChunkId=-1,bApplyRecursively=True,CookRule=AlwaysCook))
|
||||
bOnlyCookProductionAssets=False
|
||||
bShouldManagerDetermineTypeAndName=False
|
||||
bShouldGuessTypeAndNameInEditor=True
|
||||
bShouldAcquireMissingChunksOnLoad=False
|
||||
bShouldWarnAboutInvalidAssets=True
|
||||
MetaDataTagsForAssetRegistry=()
|
||||
|
||||
|
||||
@@ -38,6 +38,257 @@
|
||||
{
|
||||
"Name": "Iris",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "GameplayBehaviors",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "MultiUserClient",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "SunPosition",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "ChaosClothAsset",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "NaniteDisplacedMesh",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "CommonUI",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "HDRIBackdrop",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "ChaosVehiclesPlugin",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "ChaosModularVehicle",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "ChaosClothAssetEditor",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "GeoReferencing",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "LandscapePatch",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "PCGBiomeCore",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "StateGraph",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "SurfaceEffects",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "GameFeatures",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "GameplayAbilities",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "AbilitySystemGameFeatureActions",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "DataRegistry",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "GameplayStateTree",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "ModularGameplay",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "TargetingSystem",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "StateTree",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "SmartObjects",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "NetworkPrediction",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "MassEntity",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "GameplayInteractions",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "PropertyBindingUtils",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "OnlineSubsystemGooglePlay",
|
||||
"Enabled": false,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Android"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "AndroidPermission",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AndroidFileServer",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "GooglePAD",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "MassAI",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "MassCrowd",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "Soundscape",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "JsonBlueprintUtilities",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "BlueprintFileUtils",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "ContentBrowserAliasDataSource",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "Mutable",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "OptiXDenoise",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "PCGExternalDataInterop",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "PCGWaterInterop",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "ActorPalette",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "AdvancedRenamer",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "NiagaraFluids",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "AndroidMedia",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AndroidMoviePlayer",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AppleMoviePlayer",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AvfMedia",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "LocationServicesBPLibrary",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "MobilePatchingUtils",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "GoogleCloudMessaging",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "OnlineSubsystemIOS",
|
||||
"Enabled": false,
|
||||
"SupportedTargetPlatforms": [
|
||||
"IOS",
|
||||
"TVOS"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "ColorCorrectRegions",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "Reflex",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "ChaosFlesh",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "CodeView",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "CodeEditor",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "SubversionSourceControl",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "PlasticSourceControl",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "PerforceSourceControl",
|
||||
"Enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user