https://github.com/monologue-tool/monologue
A powerful dialogue engine.
https://github.com/monologue-tool/monologue
dialog dialogue dialogue-systems dialogues godot lightnovel node-editor visual-novel visualnovel
Last synced: 5 months ago
JSON representation
A powerful dialogue engine.
- Host: GitHub
- URL: https://github.com/monologue-tool/monologue
- Owner: monologue-tool
- License: mit
- Created: 2023-08-22T10:08:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-04T10:09:53.000Z (5 months ago)
- Last Synced: 2025-05-05T19:18:20.276Z (5 months ago)
- Topics: dialog, dialogue, dialogue-systems, dialogues, godot, lightnovel, node-editor, visual-novel, visualnovel
- Language: GDScript
- Homepage: https://atomic-junky.itch.io/monologue
- Size: 40.6 MB
- Stars: 18
- Watchers: 2
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Monologue is a dynamic, flexible and open-source dialogue editor designed for creating non-linear dialogues in games.
[](https://github.com/atomic-junky/Monologue/)
[](https://github.com/atomic-junky/Monologue/releases/latest)

## Features
- **Easy to use:** Simple and modern UI.
- **Flexible:** Monologue lets you create dynamic and non-linear storylines.
- **Manage everything:** Control audio, backgrounds and characters.
- **Nodes:** Each stage of your dialogues is defined by a node with specific characteristics and tasks.
- **In-app execution:** Run your story directly inside Monologue and from the node you want.## Versioning
Releases are numbered with the [semantic versioning](http://semver.org/) format: `..` and constructed with the following guidelines:
- Breaking backwards compatibility bumps the major
- New additions without breaking backwards compatibility bumps the minor
- Bug fixes and misc changes bump the patch## Credits
Made by [Atomic Junky](https://github.com/atomic-junky/).
With the contribution of [RailKill](https://github.com/RailKill) and [Jeremi Biernacki](https://github.com/Jeremi360).Monologue was originally a fork of [Amberlim's GodotDialogSystem](https://github.com/Amberlim/GodotDialogSystem).
## License
This project is licensed under the terms of the [MIT license](https://github.com/atomic-junky/Monologue/blob/main/LICENSE).