Skip to content

New extension: Sakura Dialog System#2081

Open
github-actions[bot] wants to merge 1 commit intomainfrom
extension/QuetzalcoutlDev/2080
Open

New extension: Sakura Dialog System#2081
github-actions[bot] wants to merge 1 commit intomainfrom
extension/QuetzalcoutlDev/2080

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Description

It's a dialogue system I created from scratch because the one that comes with GDevelop doesn't convince me, and besides, it's too limited for my needs.

This extension includes its own language, called Sakura Script.

Inspired by the Ren'Py engine's own language.

label Start:
    [Nami] "Hello!!"
    "This is Sakura Script"

    $ end()

Unlike Yarn//DialogueTree, it doesn't have its own editor for creating dialogues (I tried to make it so), so you have to rely on Visual Studio Code along with an extension, and the JSON is exported from there.

I consider it experimental, as it may contain bugs.

I created it mainly because I tried to extend Yarn's functionality and couldn't.

How to use the extension

I've created documentation for Sakura Dialog System and Sakura Script.

For Sakura Dialog System

For Sakura Script

It's the fastest way to understand how it works

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

Example file

SakuraDialogSystemTest.zip

Extension file

SakuraDialogSystem-0.1.0.zip


Extension by @QuetzalcoutlDev

You can update the extension on this "Pull Request" by commenting the update command: in the comment field, type !update, then drag and drop a zip file with your extension file in the commenting field, like how you initially submitted the extension. It should look like this:

!update [MyExtension.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/12709661/MyExtension.zip)

It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above, click "Comment" and let the bot do the rest!

@github-actions github-actions bot added the ✨ New extension A new extension label Apr 12, 2026
@github-actions github-actions bot requested a review from a team as a code owner April 12, 2026 20:42
@github-actions github-actions bot added the ✨ New extension A new extension label Apr 12, 2026
@D8H
Copy link
Copy Markdown
Contributor

D8H commented Apr 14, 2026

Thank you for submitting an extension.

Do you know about Ink? There is an extension for it:

@QuetzalcoutlDev
Copy link
Copy Markdown

@D8H I had completely forgotten that extension existed, and what little I remember of it is that I couldn't learn how to use it because, for some reason, I found it too complicated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ New extension A new extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants