| title | Get started |
|---|---|
| description | Set up Byte Engine and create your first application. |
| icon | Rocket |
| full | true |
Follow these steps in order to prepare your system, create an application, and package a release:
Install Rust and the platform tools required to build Byte Engine.
Create and verify the empty Rust application that will use Byte Engine.
Choose an engine source and add Byte Engine to your application.
Replace the empty application with a working Byte Engine sample.
Create a release and package its resources for your operating system.