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 |
#791 in Audio
Used in 4 crates
(2 directly)
1.5MB
23K
SLoC
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).
lib.rs
:
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.
Dependencies
~18–31MB
~543K SLoC