5 unstable releases
0.3.0 | Jul 4, 2024 |
---|---|
0.3.0-rc | Jun 11, 2024 |
0.2.0 | Feb 18, 2024 |
0.1.1 | Feb 6, 2024 |
0.1.0 | Jan 30, 2024 |
#1659 in Game dev
189 downloads per month
Used in 5 crates
(via yarnspinner)
260KB
5K
SLoC
The runtime components of Yarn Spinner. These mostly follow the same structure as the original Yarn Spinner runtime.
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. Everything you need to get starting using the Yarn Spinner runtime.
Dependencies
~6–47MB
~776K SLoC