We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b7523 commit 8be3699Copy full SHA for 8be3699
doc/get_started/install.rst
@@ -10,9 +10,12 @@ Install
10
11
Requirements
12
------------
13
-:mod:`pyglet`
+Arcade requires a desktop, laptop, or compatible Single-Board Computer (SBC) with:
14
15
-All systems require Python 3.9 or higher on a desktop or laptop device.
+#. Python 3.9 or higher
16
+#. Graphics drivers with support for either:
17
+ * OpenGL 3.3+
18
+ * GLES 3.1+ with extensions on SBCs
19
20
:ref:`Web <faq_web>` and :ref:`mobile <faq_mobile>` are currently
21
unsupported.
0 commit comments