You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/community/UploadDownloadTextFile.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,9 @@
11
11
"version": "1.0.0",
12
12
"description": [
13
13
"Allows users to upload/download text content to a filename and vice versa. ",
14
-
"(The current gdevelop only supports desktop version, this one is compatible with browsers)"
14
+
"(The current gdevelop only supports desktop version, this one is compatible with browsers)",
15
+
"",
16
+
"[Open this example](https://editor.gdevelop.io/?project=https://resources.gdevelop-app.com/examples/extension-upload-download-text/extension-upload-download-text.json) to learn how to use this extension."
0 commit comments