You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Platform ini now contains a [BuildSettings] section with HeapSize values which can be overriden per config. #codereview Peter.Sauerbrei [CL 2087502 by Ankit Khare in Main branch]
12 lines
144 B
INI
12 lines
144 B
INI
[Audio]
|
|
AudioDeviceModuleName=HTML5Audio
|
|
|
|
[OnlineSubsystemMcp]
|
|
benabled=false
|
|
|
|
[SystemSettings]
|
|
r.setres=800x600
|
|
|
|
[BuildSettings]
|
|
HeapSize=1024
|