goud-engine-core 0.0.828

GoudEngine core — internal implementation crate. Use goud-engine for the public API.
Documentation
1
2
3
4
5
6
7
8
9
# goud_engine

Internal implementation crate for GoudEngine. Contains the core engine: ECS, rendering, asset loading, audio, and FFI exports.

This is an internal implementation crate. If you're building a game, use [`goud-engine`](https://crates.io/crates/goud-engine) instead. It re-exports the public SDK API without exposing internals.

## License

MIT