.. _doc_list_of_features: List of features ================ This page aims to list all features currently supported by Godot. .. note:: This page lists features supported by the current stable version of Godot (3.5). `More features ( https://docs.godotengine.org/en/latest/about/list_of_features.html )` are available in the latest development version (4.0). Features -------- Platforms ^^^^^^^^^ **Can run both the editor and exported projects:** - Windows 7 and later (64-bit and 32-bit). - macOS 10.12 and later (64-bit, x86 and ARM). - Linux (64-bit and 32-bit, x86 and ARM). - Binaries are statically linked and can run on any distribution if compiled on an old enough base distribution. - Official binaries are compiled on Ubuntu 14.04. - HTML5 via WebAssembly (Firefox, Chrome, Edge, Opera). **Runs exported projects:** - Android 4.4 and later. - iOS 10.0 and later. - `Consoles