Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monologue-tool/monologue
Design Interactive dialogues and dynamic storylines for games
https://github.com/monologue-tool/monologue
dialog dialogue dialogue-systems dialogues godot lightnovel node-editor visual-novel visualnovel
Last synced: about 1 month ago
JSON representation
Design Interactive dialogues and dynamic storylines for games
- Host: GitHub
- URL: https://github.com/monologue-tool/monologue
- Owner: monologue-tool
- License: mit
- Created: 2023-08-22T10:08:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-27T16:14:25.000Z (about 2 months ago)
- Last Synced: 2024-12-02T18:58:30.645Z (about 2 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: 38.7 MB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Monologue](title_banner.png)
Monologue is a dynamic, flexible and open-source dialogue editor designed for creating non-linear dialogues in games.
[![GitHub Repo stars](https://img.shields.io/github/stars/atomic-junky/Monologue?color=%23dca&label=%E2%AD%90)](https://github.com/atomic-junky/Monologue/)
[![GitHub All Releases](https://img.shields.io/github/downloads/atomic-junky/Monologue/total?color=%2389b&label=Downloads)](https://github.com/atomic-junky/Monologue/releases/latest)
![Godot](https://img.shields.io/badge/Godot-v4.3%2B-blue)
![GitHub License](https://img.shields.io/github/license/atomic-junky/Monologue)## 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).