Go to file
Jarrod Doyle f59c3591cb
Add readme and license
2024-03-08 18:12:37 +00:00
scripts Register logging module and use in existing script 2024-03-08 11:47:15 +00:00
src Refactor rune modules 2024-03-08 17:42:32 +00:00
.gitignore Initial commit 2024-03-07 14:51:03 +00:00
Cargo.lock Load all sources from source directory rather than manually specifying them 2024-03-08 17:34:41 +00:00
Cargo.toml Load all sources from source directory rather than manually specifying them 2024-03-08 17:34:41 +00:00
LICENSE.md Add readme and license 2024-03-08 18:12:37 +00:00
README.md Add readme and license 2024-03-08 18:12:37 +00:00

README.md

Sigil2D

A simple and extensible game development framework using Rust and Rune.

🚧👷 Warning This is very early in development. Usability is poor, and breaking changes are common.