#yarn #dialog #spinner #concepts #game-engine #component #bevy

yarnspinner_core

Core concepts for Yarn Spinner for Rust, the friendly tool for writing game dialogue

4 releases (2 breaking)

new 0.3.0 Jul 4, 2024
0.3.0-rc Jun 11, 2024
0.2.0 Feb 18, 2024
0.1.0 Jan 30, 2024

#17 in #yarn

Download history 108/week @ 2024-03-13 280/week @ 2024-03-20 212/week @ 2024-03-27 194/week @ 2024-04-03 133/week @ 2024-04-10 194/week @ 2024-04-17 351/week @ 2024-04-24 343/week @ 2024-05-01 58/week @ 2024-05-08 83/week @ 2024-05-15 195/week @ 2024-05-22 163/week @ 2024-05-29 172/week @ 2024-06-05 113/week @ 2024-06-12 71/week @ 2024-06-19 100/week @ 2024-06-26

493 downloads per month
Used in 7 crates (3 directly)

MIT/Apache

90KB
2K SLoC

The core components of Yarn Spinner, used for both the compiler and the runtime. These mostly follow the same structure as in the original Yarn Spinner.

You probably don't want to use this crate directly.

  • If you're a game developer, you'll want to use a crate that is already designed for your game engine of choice, such as bevy_yarnspinner for the Bevy engine.
  • If you wish to write an adapter crate for an engine yourself, use the yarnspinner crate. Types and functions used all throughout the runtime and compiler.

Dependencies

~0.5–43MB
~669K SLoC