Skip to content

Commit

Permalink
lib description
Browse files Browse the repository at this point in the history
  • Loading branch information
KrLite committed May 12, 2024
1 parent acf51b9 commit e10181b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/flare3d/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! # Flare3D
//!
//! Renders in 3D using wgpu.
//! Rust reimplementation of the blaze3d renderer, based on Wgpu.

pub mod state;
pub mod texture;
Expand Down

0 comments on commit e10181b

Please sign in to comment.