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.
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
- Parameter 1 (string): FileName
- Parameter 2 (string): TextContent
Technical note: parameters 0, 3 are internal parameters handled by GDevelop.
Upload a text file to text input
Upload a text file to text input.
See parameters
- Parameter 1 (🗄️ Scene variable): SceneVariable
Technical note: parameters 0, 2 are internal parameters handled by GDevelop.
Conditions
Uploading text file finished?
Uploading text file finished.
See parameters
Technical note: parameters 0, 1 are internal parameters handled by GDevelop.
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.