mirror of
https://github.com/FortniteModdingHub/FNGameProj.git
synced 2026-08-26 19:43:31 +00:00
Update DefaultGame.ini
This commit is contained in:
@@ -346,7 +346,6 @@ ActiveTheaterListPath=/Game/World/ActiveTheaterList.ActiveTheaterList
|
||||
+PrimaryAssetTypesToScan=(PrimaryAssetType="Alteration",AssetBaseClass=/Script/FortniteGame.FortAlterationItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Alterations"),(Path="/Game/Items/Alteration_v2")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=0,CookRule=AlwaysCook))
|
||||
+PrimaryAssetTypesToScan=(PrimaryAssetType="Ammo",AssetBaseClass=/Script/FortniteGame.FortAmmoItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Ammo"),(Path="/Game/Athena/Items/Ammo")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=0,CookRule=AlwaysCook))
|
||||
+PrimaryAssetTypesToScan=(PrimaryAssetType="CardPack",AssetBaseClass=/Script/FortniteGame.FortCardPackItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/CardPacks")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=0,CookRule=AlwaysCook))
|
||||
+PrimaryAssetTypesToScan=(PrimaryAssetType="CharacterCosmetic",AssetBaseClass=/Script/FortniteGame.FortCharacterCosmeticItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/CharacterCosmetics")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=0,CookRule=AlwaysCook))
|
||||
+PrimaryAssetTypesToScan=(PrimaryAssetType="ConsumableAccountItem",AssetBaseClass=/Script/FortniteGame.FortConsumableAccountItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/AccountConsumables")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=0,CookRule=AlwaysCook))
|
||||
+PrimaryAssetTypesToScan=(PrimaryAssetType="ConversionControl",AssetBaseClass=/Script/FortniteGame.FortConversionControlItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/DirectedAcquisition/ConversionControl")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=0,CookRule=AlwaysCook))
|
||||
+PrimaryAssetTypesToScan=(PrimaryAssetType="Currency",AssetBaseClass=/Script/FortniteGame.FortCurrencyItemDefinition,bHasBlueprintClasses=False,bIsEditorOnly=False,Directories=((Path="/Game/Items/Currency")),SpecificAssets=,Rules=(Priority=20,bApplyRecursively=True,ChunkId=0,CookRule=AlwaysCook))
|
||||
|
||||
Reference in New Issue
Block a user