Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 696 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 696 Bytes

ld55 - merge or die

This is a ludum dare combo entry on the theme "Summoning".

reference

build

cargo run

cargo build --release --features comfy/ci-release

build for web

trunk serve --open

trunk build --release --features comfy/ci-release

other