소스 검색

Merge pull request #8051 from Calinou/faq-low-processor-mode-mobile

Remove outdated mention about low-processor mode on mobile in FAQ
Max Hilbrunner 2 년 전
부모
커밋
f592f89b08
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      about/faq.rst

+ 0 - 3
about/faq.rst

@@ -452,9 +452,6 @@ When creating a non-game application, make sure to enable
 :ref:`low-processor mode <class_ProjectSettings_property_application/run/low_processor_mode>`
 in the Project Settings to decrease CPU and GPU usage.
 
-That said, we wouldn't recommend using Godot to create a *mobile* application
-since low-processor mode isn't supported on mobile platforms yet.
-
 Check out `Material Maker <https://github.com/RodZill4/material-maker>`__ and
 `Pixelorama <https://github.com/Orama-Interactive/Pixelorama>`__ for examples of
 open source applications made with Godot.