You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
25 lines
609 B
INI
25 lines
609 B
INI
[Audio]
|
|
AudioDeviceModuleName=HTML5Audio
|
|
|
|
[OnlineSubsystemMcp]
|
|
benabled=false
|
|
|
|
[SystemSettings]
|
|
r.setres=800x600
|
|
|
|
[BuildSettings]
|
|
HeapSize=1024
|
|
|
|
[HTML5DevicesWindows]
|
|
Firefox (64 bit)="C:/Program Files/Nightly/firefox.exe"
|
|
Firefox (32 bit)="C:/Program Files (x86)/Mozilla Firefox/firefox.exe"
|
|
Firefox (Aurora)="C:/Program Files (x86)/Aurora/firefox.exe"
|
|
Chrome="C:/Program Files (x86)/Google/Chrome/Application/chrome.exe"
|
|
|
|
[HTML5DevicesMac]
|
|
Safari="/Applications/Safari.app/Contents/MacOS/Safari"
|
|
Firefox="/Applications/Firefox.app/Contents/MacOS/firefox-bin"
|
|
|
|
[HTML5DevicesLinux]
|
|
Firefox="/usr/bin/firefox"
|