Skip to content

Commit 9a050c5

Browse files
committed
Update extension.
1 parent 031b221 commit 9a050c5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

examples/360°-platformer/360°-platformer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20330,7 +20330,11 @@
2033020330
"previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Glyphster Pack/Master/SVG/Space/9ea467d2404c1736b87d763c884e9b9dfb13a401360f69c6a17afc8f5d583d58_Space_warp_galaxy.svg",
2033120331
"shortDescription": "Jump and run on platforms at 360°.",
2033220332
"version": "1.0.0",
20333-
"description": "This platformer engine allows to do Sonic-like games.",
20333+
"description": [
20334+
"A platformer engine for Sonic-like games.",
20335+
"",
20336+
"A small demo shows how to use this extension ([open the project online](https://editor.gdevelop.io/?project=example://360°-platformer))."
20337+
],
2033420338
"tags": [
2033520339
"platformer",
2033620340
"sonic"

0 commit comments

Comments
 (0)