fix build errors

This commit is contained in:
Lucas 2024-09-22 09:16:35 +02:00
parent 339c91dba5
commit 8be33a49eb
3 changed files with 4 additions and 7 deletions

1
.gitignore vendored
View file

@ -73,3 +73,4 @@ Plugins/**/Intermediate/*
# Cache files for the editor to use # Cache files for the editor to use
DerivedDataCache/* DerivedDataCache/*
enc_temp_folder enc_temp_folder
BUILDS/

View file

@ -10,7 +10,7 @@ ThreePlayerSplitscreenLayout=FavorTop
FourPlayerSplitscreenLayout=Grid FourPlayerSplitscreenLayout=Grid
bOffsetPlayerGamepadIds=False bOffsetPlayerGamepadIds=False
GameInstanceClass=/Game/Core/SkyGameInstance.SkyGameInstance_C GameInstanceClass=/Game/Core/SkyGameInstance.SkyGameInstance_C
GameDefaultMap=/Game/Maps/Menu.Menu GameDefaultMap=/Game/Maps/TestMap.TestMap
ServerDefaultMap=/Engine/Maps/Entry.Entry ServerDefaultMap=/Engine/Maps/Entry.Entry
GlobalDefaultGameMode=/Game/Core/SkyGameMode.SkyGameMode_C GlobalDefaultGameMode=/Game/Core/SkyGameMode.SkyGameMode_C
GlobalDefaultServerGameMode=None GlobalDefaultServerGameMode=None

View file

@ -525,10 +525,6 @@
"Name": "RawInput", "Name": "RawInput",
"Enabled": true "Enabled": true
}, },
{
"Name": "ChaosClothAssetEditor",
"Enabled": true
},
{ {
"Name": "SkeletalMeshModelingTools", "Name": "SkeletalMeshModelingTools",
"Enabled": true "Enabled": true
@ -580,8 +576,8 @@
{ {
"Name": "JsonBlueprintUtilities", "Name": "JsonBlueprintUtilities",
"Enabled": true "Enabled": true
}, },
{ {
"Name": "VisualStudioTools", "Name": "VisualStudioTools",
"Enabled": true, "Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/362651520df94e4fa65492dbcba44ae2", "MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/362651520df94e4fa65492dbcba44ae2",