Skip to content

Commit a5bb15c

Browse files
authored
[Reviewed] [Panel sprite button] Add a link to the asset pack in the description. (#714)
* Don't show in changelog.
1 parent be6d3af commit a5bb15c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

extensions/reviewed/PanelSpriteButton.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Interface Elements/Interface Elements_interface_ui_button_ok_cta_clock_tap.svg",
1010
"shortDescription": "A button that can be customized.",
1111
"version": "1.2.0",
12-
"description": "The button can be customized with a background for each state and a label. It handles user interactions and a simple condition can be used to check if it is clicked.",
12+
"description": [
13+
"The button can be customized with a background for each state and a label. It handles user interactions and a simple condition can be used to check if it is clicked.",
14+
"",
15+
"There are ready-to-use buttons in the asset-store [menu buttons pack](https://editor.gdevelop.io/?initial-dialog=asset-store&asset-pack=menu-buttons-menu-buttons)."
16+
],
1317
"origin": {
1418
"identifier": "PanelSpriteButton",
1519
"name": "gdevelop-extension-store"

0 commit comments

Comments
 (0)