Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion automated_updates_data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"last_automated_updates_commit": "d424424ac335489343f02e6a120ac3f5b76140ac",
"last_automated_updates_commit": "0f7447feb4f2bba308765990be1d273a7329c765",
"last_improved_things": [
{
"date": "2026-02-16",
Expand Down
2 changes: 2 additions & 0 deletions docs/gdevelop5/extensions/share-extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Fill all the fields, in particular, the name and the descriptions of your extens
* *Author* is your username. An account will have to be registered and a proper username will be needed to be able to add the username. Type the username and pick the username from the drop-down menu
* *Dimension* indicates whether the extension works in **2D**, **3D**, **2D/3D**, or is not applicable to a specific dimension. Set this to help users quickly identify compatibility.

Once the extension has an icon, individual **behaviors** and **custom objects** within the extension can each be given their own icon. Open the behavior or custom object configuration panel and use the **Icon URL** field to pick a different SVG icon from the resource store. This lets each behavior or object stand out with a distinct icon in the editor.

#### Ensure your extension follow the best practices

Read the [best practices for extensions](/gdevelop5/extensions/best-practices) here.
Expand Down