--- allow_comments: 'False' --- (doc-system-requirements)= # System requirements This page contains system requirements for the editor and exported projects. These specifications are given for informative purposes only, but they can be referred to if you're looking to build or upgrade a system to use Godot on. These are the **minimum** specifications required to run the Celbridge workbench application. ## Desktop or laptop PC - Minimum ```{eval-rst} +----------------------+-----------------------------------------------------------------------------------------+ | **CPU** | **Windows:** x86_32 CPU with SSE2 support, x86_64 CPU with SSE4.2 support, ARMv8 CPU | | | | | | - *Example: Intel Core 2 Duo E8200, AMD FX-4100* | +----------------------+-----------------------------------------------------------------------------------------+ | **RAM** | 4 GB | +----------------------+-----------------------------------------------------------------------------------------+ | **Storage** | 200 MB (used for the executable, project files and cache). | | | Exporting projects requires downloading export templates separately | | | (1.3 GB after installation). | +----------------------+-----------------------------------------------------------------------------------------+ | **Operating system** | Windows 10 | +----------------------+-----------------------------------------------------------------------------------------+ ``` :::{note} It is planned to create MacOS and Linux versions of Celbridge in the future... :::