Template for a game with Lyra Engine
- Rust 95.5%
- Lua 4.5%
| assets | ||
| lyra-engine@778546adb5 | ||
| scripts | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
| rust-toolchain.toml | ||
| rustfmt.toml | ||
Lyra Engine Game Template
This repo is a template for creating a game with Lyra engine!
How to use
- Clone this template to your own repository
- Change the package name in
Cargo.toml - Choose a license and put it in a
LICENSEfile. - Have fun!