feat: vendor dialogue manager v3

This commit is contained in:
Rijad Zuzo
2026-08-12 20:10:54 +02:00
parent ea00f60165
commit 758d240438
128 changed files with 16176 additions and 3 deletions
+15
View File
@@ -0,0 +1,15 @@
# 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.