yharnam 0.0.1

An implementation of the Yarn Spinner runtime.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Yharnam

A Rust implementation of the [Yarn Spinner] runtime. Currently it is only
capable of running pre-compiled Yarn Spinner files. A parser for `.yarn` files
is in progress.

Currently targetting (and based on) Yarn Spinner
[1.2.0](https://github.com/YarnSpinnerTool/YarnSpinner/releases/tag/v1.2.0).


[Yarn Spinner]: https://yarnspinner.dev/