Skip to content

Upload Download Text File

Allows users to upload/download text content to a filename and vice versa.

Authors and contributors to this experimental extension: planktonfun.

Warning

This is an extension made by a community member and it only got through a light review by the GDevelop extension team. As such, we can't guarantee it meets all the quality standards of fully reviewed extensions.


Allows users to upload/download text content to a filename and vice versa. (The current gdevelop only supports desktop version, this one is compatible with browsers)

Open this example to learn how to use this extension.

Read more...

Tip

Learn how to install new extensions by following a step-by-step guide.

Actions

Download file with text content
Download file with text content.

See parameters & details
  • Parameter 1 (string): FileName
  • Parameter 2 (string): TextContent

Technical note: parameters 0, 3 are internal parameters handled by GDevelop.

Technical note: this action internal type (in GDevelop JSON) is UploadDownloadTextFile::DownloadTextFile.

Upload a text file to text input
Upload a text file to text input.

See parameters & details
  • Parameter 1 (🗄️ Scene variable): SceneVariable

Technical note: parameters 0, 2 are internal parameters handled by GDevelop.

Technical note: this action internal type (in GDevelop JSON) is UploadDownloadTextFile::UploadTextFile.

Conditions

Uploading text file finished?
Uploading text file finished.

See parameters & details

There are no parameters to set for this condition.

Technical note: parameters 0, 1 are internal parameters handled by GDevelop.

Technical note: this condition internal type (in GDevelop JSON) is UploadDownloadTextFile::UploadFinished.


This page is an auto-generated reference page about the Upload Download Text File extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.