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:
Binary file not shown.
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 130 B |
3
Project/Saved/Config/ConsoleHistory.ini
Normal file
3
Project/Saved/Config/ConsoleHistory.ini
Normal file
@ -0,0 +1,3 @@
|
||||
[ConsoleHistory]
|
||||
History=Cog.ToggleInput
|
||||
|
@ -1,7 +0,0 @@
|
||||
[CrashReportClient]
|
||||
bHideLogFilesOption=false
|
||||
bIsAllowedToCloseWithoutSending=true
|
||||
CrashConfigPurgeDays=2
|
||||
Stall.RecordDump=false
|
||||
Ensure.RecordDump=true
|
||||
|
@ -1,7 +0,0 @@
|
||||
[CrashReportClient]
|
||||
bHideLogFilesOption=false
|
||||
bIsAllowedToCloseWithoutSending=true
|
||||
CrashConfigPurgeDays=2
|
||||
Stall.RecordDump=false
|
||||
Ensure.RecordDump=true
|
||||
|
@ -1,7 +0,0 @@
|
||||
[CrashReportClient]
|
||||
bHideLogFilesOption=false
|
||||
bIsAllowedToCloseWithoutSending=true
|
||||
CrashConfigPurgeDays=2
|
||||
Stall.RecordDump=false
|
||||
Ensure.RecordDump=true
|
||||
|
@ -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
@ -1,3 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Configuration xmlns="https://www.unrealengine.com/BuildConfiguration">
|
||||
<BuildConfiguration>
|
||||
<bAllowUBAExecutor>true</bAllowUBAExecutor>
|
||||
<bAllowUBALocalExecuter>true</bAllowUBALocalExecuter>
|
||||
</BuildConfiguration>
|
||||
</Configuration>
|
||||
|
Reference in New Issue
Block a user