Tweaked ProjectSettings for network

- Added company name
- Disabled fullscreen build
- Enabled run in background
This commit is contained in:
Jason Durand 2022-03-19 14:46:24 -04:00
parent f90ce60892
commit 6d0fc10937

View File

@ -12,7 +12,7 @@ PlayerSettings:
targetDevice: 2
useOnDemandResources: 0
accelerometerFrequency: 60
companyName: DefaultCompany
companyName: Conjure
productName: Projet de club
defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0}
@ -76,7 +76,7 @@ PlayerSettings:
androidFullscreenMode: 1
defaultIsNativeResolution: 1
macRetinaSupport: 1
runInBackground: 1
runInBackground: 0
captureSingleScreen: 0
muteOtherAudioSources: 0
Prepare IOS For Recording: 0
@ -99,7 +99,7 @@ PlayerSettings:
xboxEnableFitness: 0
visibleInBackground: 1
allowFullscreenSwitch: 1
fullscreenMode: 1
fullscreenMode: 3
xboxSpeechDB: 0
xboxEnableHeadOrientation: 0
xboxEnableGuest: 0