rakugoteam / AdvancedText

Extends RichTextLabel to add support for Markdown and Ren'Py markups
MIT License
24 stars 3 forks source link

Open File #79

Closed Jeremi360 closed 2 years ago

Jeremi360 commented 2 years ago

When press Open File button it shows up file dialog that allows to open text files: .md, .rpy, *.txt .

It add selected files to EditorHelper.files_ram and add tab to switch between files using: addons/advanced-text/shared/TabButton.tscn