Template for a game with Lyra Engine
- Rust 95.8%
- Lua 4.2%
| assets | ||
| lyra-engine@ff771f05a9 | ||
| scripts | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| rust-toolchain.toml | ||
| rustfmt.toml | ||
Lyra Engine Game Template
This repo is a template for creating a game with Lyra engine!
After you clone it, just change the package name in Cargo.toml and you should be good to go! Have fun!