Compare commits

..

1 Commits

Author SHA1 Message Date
Emma
e5de3d5a77 android: add basic support for google game dashboard 2024-01-04 01:07:43 +01:00

View File

@@ -2,4 +2,6 @@
<game-mode-config
xmlns:android="http://schemas.android.com/apk/res/android"
android:supportsBatteryGameMode="true"
android:supportsPerformanceGameMode="true"/>
android:supportsPerformanceGameMode="true"
android:allowGameDownscaling="false"
android:allowGameFpsOverride="false"/>