mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-16 13:30:07 +01:00
Add README files to GUI demos
This commit is contained in:
12
gui/rich_text_bbcode/README.md
Normal file
12
gui/rich_text_bbcode/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Rich Text Label with BBCode
|
||||
|
||||
A demo showcasing the support for rich text and BBCode via
|
||||
[`RichTextLabel`](https://docs.godotengine.org/en/latest/classes/class_richtextlabel.html).
|
||||
|
||||
Language: GDScript
|
||||
|
||||
Renderer: GLES 2
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
@@ -15,7 +15,7 @@ _global_script_class_icons={
|
||||
|
||||
[application]
|
||||
|
||||
config/name="Rich Text Label (BBCode)"
|
||||
config/name="Rich Text Label with BBCode"
|
||||
run/main_scene="res://rich_text_bbcode.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
|
||||
0
gui/rich_text_bbcode/screenshots/.gdignore
Normal file
0
gui/rich_text_bbcode/screenshots/.gdignore
Normal file
BIN
gui/rich_text_bbcode/screenshots/rich_text.png
Normal file
BIN
gui/rich_text_bbcode/screenshots/rich_text.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
Reference in New Issue
Block a user