Files
gamedev-the-steward/addons/dialogue_manager/UPSTREAM.md
T
2026-08-12 20:10:54 +02:00

16 lines
621 B
Markdown

# Dialogue Manager provenance
This directory vendors the official Dialogue Manager addon without local
runtime changes.
- Upstream: <https://github.com/nathanhoad/godot_dialogue_manager>
- Version: `v3.10.4`
- Commit: `5487c524b9eac303b059e5859e2980b134c59d79`
- Upstream `addons/dialogue_manager` Git tree:
`9b400783f2a1e3a8c5e3dcca7332f12c648514a6`
- License: MIT; see `LICENSE` in this directory.
Game rules must not be added to this vendored directory. The Steward uses the
addon only through its project-owned dialogue presenter adapter; semantic
conversation choices and mutations remain simulation authority.