Narrativa
A dialogue engine for Minecraft.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Narrativa
Narrativa
> A dialogue toolkit for Minecraft.
[![GitHub][github-repo]][repo-url]
A flexible dialogue engine which I use in my projects.

Usage example
This and that file as a whole. Make your own stuff freely, why not?
Development setup
It's all pretty simple, so just clone the latest stable version of the repository to start, and mess around with Bolt modules if needed.
```sh curl -L https://github.com/DelightZone/narrativa/releases/latest/download/release.zip -o narrativa.zip unzip narrativa.zip -d narrativa/ cd narrativa pip install -r requirements.txt ```
Meta
Cee Vyte – @ceevyte – [email protected]
Distributed under the GPL-3.0 license. See ``LICENSE`` for more information.
https://github.com/DelightZone/narrativa
Contributing
1. Fork it (<https://github.com/DelightZone/narrativa/fork>) 2. Create your feature branch (`git checkout -b feature/fooBar`) 3. Commit your changes (`git commit -am 'Add some fooBar'`) 4. Push to the branch (`git push origin feature/fooBar`) 5. Create a new Pull Request
[github-repo]: https://img.shields.io/badge/DelightZone-narrativa-blue?logo=github [repo-url]: https://github.com/DelightZone/narrativa