Skip to content

Commit

Permalink
fix presets
Browse files Browse the repository at this point in the history
  • Loading branch information
kuruk-mm committed Dec 11, 2024
1 parent a4202f7 commit 64da06c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions godot/export_presets.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ texture_format/etc2=false

[preset.3]

name="Android"
name="android"
platform="Android"
runnable=true
advanced_options=true
Expand Down Expand Up @@ -601,7 +601,7 @@ pico_xr_features/face_tracking=0

[preset.4]

name="iOS"
name="ios"
platform="iOS"
runnable=true
advanced_options=true
Expand Down Expand Up @@ -831,7 +831,7 @@ portrait_launch_screens/iphone_1242x2208=""

[preset.5]

name="Quest"
name="quest"
platform="Android"
runnable=false
advanced_options=true
Expand Down

0 comments on commit 64da06c

Please sign in to comment.