1
0
Fork 0
Template for a game with Lyra Engine
  • Rust 95.8%
  • Lua 4.2%
Find a file Use this template
2025-07-19 15:35:03 -04:00
assets Initial commit 2025-07-19 15:29:27 -04:00
lyra-engine@ff771f05a9 Update README.md and lyra-engine submodule 2025-07-19 15:35:03 -04:00
scripts Initial commit 2025-07-19 15:29:27 -04:00
src Initial commit 2025-07-19 15:29:27 -04:00
.gitignore Initial commit 2025-07-19 15:29:27 -04:00
.gitmodules Initial commit 2025-07-19 15:29:27 -04:00
Cargo.lock Initial commit 2025-07-19 15:29:27 -04:00
Cargo.toml Initial commit 2025-07-19 15:29:27 -04:00
LICENSE Initial commit 2025-07-19 15:29:27 -04:00
README.md Update README.md and lyra-engine submodule 2025-07-19 15:35:03 -04:00
rust-toolchain.toml Initial commit 2025-07-19 15:29:27 -04:00
rustfmt.toml Initial commit 2025-07-19 15:29:27 -04:00

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!