mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
Updated FAQ Frequently Asked Questions (markdown)
@@ -50,3 +50,8 @@ Why I can't run .love files from my phone?
|
||||
-----
|
||||
|
||||
Android file association since Nougat is completely broken. There's no way to fix that currently except by Android itself. Sorry.
|
||||
|
||||
How to prevent my game rotate freely in any orientation?
|
||||
-----
|
||||
|
||||
Set `t.window.resize = false` in your `love.conf`.
|
||||
Reference in New Issue
Block a user