17 releases

0.3.1 Oct 25, 2023
0.3.1-rc.1 Oct 24, 2023
0.3.0-rc.2 Sep 29, 2023
0.2.1 May 6, 2023
0.2.0-rc3 Apr 27, 2023

#42 in #ambient

Download history 25/week @ 2025-08-19 16/week @ 2025-08-26 9/week @ 2025-09-02 20/week @ 2025-09-09 21/week @ 2025-09-16 8/week @ 2025-09-23 10/week @ 2025-09-30 13/week @ 2025-10-07 16/week @ 2025-10-14 17/week @ 2025-10-21 2/week @ 2025-10-28

174 downloads per month
Used in 4 crates (2 directly)

MIT/Apache

1.5MB
23K SLoC

The Ambient Rust API

Welcome to the Ambient Rust API! This API allows you to write logic for Ambient, the multiplayer game engine, in Rust.

The Ambient Book can be found here.

Ambient has first-class support for Rust. Please report any issues you encounter to the repository.


Ambient API Core

Core types and traits for the Ambient runtime API. Separate to ambient_api, which re-exports the contents of this crate as well as other higher-level functionality (including UI).

Dependencies

~19–37MB
~603K SLoC