Added regen_solutions.ps1, added to update_deps.ps1: imgui/cog/steamaduio into engine

SteamAudio seems to be working fine.
UE_Imgui/Cog are having some issues...
This commit is contained in:
2024-04-09 16:35:54 -04:00
parent 41a5dccab4
commit 1a2d8582f4
27 changed files with 1880 additions and 699 deletions

View File

@ -0,0 +1,3 @@
[ConsoleHistory]
History=Cog.ToggleInput

View File

@ -1,7 +0,0 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2
Stall.RecordDump=false
Ensure.RecordDump=true

View File

@ -1,7 +0,0 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2
Stall.RecordDump=false
Ensure.RecordDump=true

View File

@ -1,7 +0,0 @@
[CrashReportClient]
bHideLogFilesOption=false
bIsAllowedToCloseWithoutSending=true
CrashConfigPurgeDays=2
Stall.RecordDump=false
Ensure.RecordDump=true

View File

@ -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