Skip to content

01 Home

zhoeshin edited this page Jul 22, 2026 · 1 revision

Installation

From Github

  1. Download the plugin code, either from the sourcecode or releases
  2. Extract the addons folder from the archive
  3. Place the addons folder into the root folder of the game, merge if needed The ddsl folder should be in projectRoot/addons/ddsl

Setting up

Once the plugin has been installed, go to Project > Project Settings into the Plugins tab and enable DDSL. After this, reload current project.

Then go to Project > Project Settings into the Input Map tab. There should be added input actions with no events named:

  • dialog_confirm
  • dialog_cancel
  • dialog_skip
  • dialog_up, dialog_down, dialog_left, dialog_right If they are not present, create them, then assign appropriate events to them

Clone this wiki locally