Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).