Narrativa
作者:rebot | 分类:模组
Minecraft 版本: 1.21.11
平台: datapack
标签: library
Narrativa
A dialogue toolkit for Minecraft.
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.
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 – kosoycded@example.com
Distributed under the GPL-3.0 license. See LICENSE for more information.
https://github.com/DelightZone/narrativa
Contributing
- Fork it (https://github.com/DelightZone/narrativa/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
请登录后举报
暂无评论,抢个沙发吧~