No description
Find a file
2026-03-29 10:49:54 -05:00
src Initial commit 2026-03-29 10:49:54 -05:00
.editorconfig Initial commit 2026-03-29 10:49:54 -05:00
.gitignore Initial commit 2026-03-29 10:49:54 -05:00
Cargo.toml Initial commit 2026-03-29 10:49:54 -05:00
CHANGELOG.md Initial commit 2026-03-29 10:49:54 -05:00
LICENSE-APACHE Initial commit 2026-03-29 10:49:54 -05:00
LICENSE-MIT Initial commit 2026-03-29 10:49:54 -05:00
README.md Initial commit 2026-03-29 10:49:54 -05:00

Wolf Engine

Another game engine written in Rust.

Quick-Start

To use the latest development version:

wolf_engine = { git = "https://codeberg.org/AlexiWolf/wolf_engine" }

License

Wolf Engine is licensed under either:

At your option.