#bevy-plugin #ads #plugin #bevy

bevy_ads_common

Basic crate for Bevy game engine ads integration

3 unstable releases

Uses new Rust 2024

0.2.0 Dec 2, 2025
0.1.1 Nov 29, 2025
0.1.0 Nov 29, 2025

#592 in Game dev

MIT/Apache

35KB
557 lines

Bevy Ads Common

Crates.io Documentation

Basic crate for Bevy game engine ads integration.

Provides a unified interface and data structures that other crates can implement to integrate with various ad networks. As part of this, it also provides a mockup implementation for testing purposes, which can be enabled by enabling the mockup feature.

Licence

MIT OR Apache-2.0

Dependencies

~20–44MB
~601K SLoC