# dialogue-engine **Repository Path**: zldx_918/dialogue-engine ## Basic Information - **Project Name**: dialogue-engine - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-08 - **Last Updated**: 2025-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Dialogue Engine A minimalistic dialogue engine for the Godot Game Engine. ## :star: Features - :evergreen_tree: Create dialogue trees with multiple choices and conditions - :books: Simple to use -- just write the dialogue in GDScript - :art: Easy to customize -- bring your own GUI nodes - :hammer_and_wrench: Automated dialogue graphing for easy debugging ## :zap: Requirements - Godot 4.2.1+ ## :rocket: Getting Started - Clone/[download](https://github.com/Rubonnek/dialogue-engine/archive/refs/heads/master.zip) the repository and check out the demos! ## :package: Installation [Download](https://github.com/Rubonnek/dialogue-engine/archive/refs/heads/master.zip) or clone this repository and copy the contents of the `addons` folder to your own project's `addons` folder, and enable the `Dialogue Engine Viewer` plugin in the Project Settings.