You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Add mostly-stubbed Google Play OSS, enough for WriteAchievements to work through blueprints Add ability to configure Google Play achievement ID mappings in the editor Add the achievement ID mappings for TappyChicken [CL 2054824 by Ryan Gerleve in Main branch]
15 lines
292 B
INI
15 lines
292 B
INI
[Audio]
|
|
AudioDeviceModuleName=AndroidAudio
|
|
|
|
[Plugins]
|
|
+EnabledPlugins="AndroidDeviceProfileSelector"
|
|
|
|
[DeviceProfileManager]
|
|
DeviceProfileSelectionModule="AndroidDeviceProfileSelector"
|
|
|
|
[Advertising]
|
|
DefaultProviderName=AndroidAdvertising
|
|
|
|
[OnlineSubsystem]
|
|
DefaultPlatformService=GooglePlay
|