About • Documentation • Installation • Features • Discord
⚠️ Ibralogue is still in pre-release, this means it is not production-ready yet. Feel free to toy around with it but it is subject to rapid, breaking changes due to how early it is into development!
Ibralogue is a simple and extendable dialogue system library for Unity. Dialogue is written in .ibra files which have their own syntax which you can
learn more about in the docs. For help regarding Ibralogue you can join the support server.
Although still early in development, Ibralogue has quite a few features, including but not limited to:
- rich, easy-to-grasp syntax
- localization-first approach to writing dialogue
- using variables within your dialogue
- branching dialogue with choices
- invoking functions from dialogue files
- line-by-line character portraits
In it's current state Ibralogue is still very usable, even if not production-ready, and if you'd like to report a bug or request a new feature, be sure to open an issue!
Ibralogue is available as a unity package, and you can install it via the Unity Package Manager.
-
Then select "Add package from git URL..."
-
Then type
https://github.com/Ibralogue/Ibralogue.gitas the URLNote: If you want to choose a specific version, suffix the URL with
#version, for examplehttps://github.com/Ibralogue/Ibralogue.git#v0.7.0
I really appreciate any form of contribution to Ibralogue, and you can view a list of the code contributers here.
Ibralogue will be forever free, open source, and under the MIT License. You can support me by starring the project, making code contributions if possible, and identifying bugs or features you'd like to see fixed or implemented.
However, if you'd like to give monetary support, you can support me directly on my Patreon.