Requirements
Check what you need to run and build with Byte Engine.
Check these requirements before you build Byte Engine.
Hardware
- A GPU that supports Vulkan 1.3 or higher
- A CPU that supports AVX2 or higher on x64 platforms
- 4 GB of RAM
Software
Byte Engine requires the nightly Rust toolchain pinned in rust-toolchain.toml.
You also need the development tools for your platform:
- Linux with Vulkan development packages
- macOS with full Xcode and its Metal Toolchain component
- Windows with Visual Studio Build Tools and the Windows SDK
Follow the environment setup guide to install the tools and packages for your operating system.