actually fix the gitignore and make build somewhat functional

This commit is contained in:
Timo654
2024-01-22 15:01:08 +02:00
parent 5f0b25a28f
commit 90d4b08503
69 changed files with 425855 additions and 8265 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,7 +0,0 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2
Stall.RecordDump=false
Ensure.RecordDump=true
File diff suppressed because one or more lines are too long
@@ -75,11 +75,3 @@ TemplateMapInfos=(ThumbnailTexture=None,Thumbnail="/Engine/Maps/Templates/Thumbn
[/Script/UnrealEd.EditorEngine] [/Script/UnrealEd.EditorEngine]
FlipNormalMapGreenChannel=False FlipNormalMapGreenChannel=False
[WindowsApplication.Accessibility]
StickyKeysHotkey=True
ToggleKeysHotkey=True
FilterKeysHotkey=True
StickyKeysConfirmation=True
ToggleKeysConfirmation=True
FilterKeysConfirmation=True
@@ -1,3 +1,6 @@
[StartupActions] [StartupActions]
bAddPacks=False bAddPacks=False
[/Script/DeveloperToolSettings.PlatformsMenuSettings]
StagingDirectory=(Path="G:/cg_characreator/CharaCreator/Build")
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -13,11 +13,13 @@
"G:/cg_characreator/CharaCreator/Content/DevelopedContent/Models/cube.uasset", "G:/cg_characreator/CharaCreator/Content/DevelopedContent/Models/cube.uasset",
"G:/cg_characreator/CharaCreator/Content/DevelopedContent/Models/Material.uasset", "G:/cg_characreator/CharaCreator/Content/DevelopedContent/Models/Material.uasset",
"G:/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset", "G:/cg_characreator/CharaCreator/Content/DevelopedContent/BluePrints/Player_UI.uasset",
"G:/cg_characreator/CharaCreator/Content/DevelopedContent/Materials/ColourableMaterial.uasset",
"G:/cg_characreator/CharaCreator/Content/DevelopedContent/Materials/ColourableTorsoMat.uasset",
"G:/cg_characreator/CharaCreator/Content/DevelopedContent/Materials/ColourableArmsMat.uasset", "G:/cg_characreator/CharaCreator/Content/DevelopedContent/Materials/ColourableArmsMat.uasset",
"G:/cg_characreator/CharaCreator/Content/DevelopedContent/Materials/ColourableShoesMat.uasset", "G:/cg_characreator/CharaCreator/Content/DevelopedContent/Materials/ColourableShoesMat.uasset",
"G:/cg_characreator/CharaCreator/Content/DevelopedContent/Materials/ColourableLegsMat.uasset", "G:/cg_characreator/CharaCreator/Content/DevelopedContent/Materials/ColourableLegsMat.uasset",
"G:/cg_characreator/CharaCreator/Content/__ExternalActors__/DevelopedContent/Main_Map/9/91/GAWGQ49H9QTN68T1CFELVH.uasset",
"G:/cg_characreator/CharaCreator/Content/DevelopedContent/Main_Map.umap",
"G:/cg_characreator/CharaCreator/Content/DevelopedContent/Materials/ColourableMaterial.uasset",
"G:/cg_characreator/CharaCreator/Content/DevelopedContent/Materials/ColourableTorsoMat.uasset",
"E:/Unreal Projects/cg_characreator/CharaCreator/Content/DevelopedContent/Player_UI.uasset", "E:/Unreal Projects/cg_characreator/CharaCreator/Content/DevelopedContent/Player_UI.uasset",
"E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Models/CharModel.uasset", "E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Models/CharModel.uasset",
"E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Images/28916666-paint-buckets-color-wheel.uasset", "E:/Unreal Projects/cg_characreatorTea/cg_characreator/CharaCreator/Content/DevelopedContent/Images/28916666-paint-buckets-color-wheel.uasset",