GDevelop-extensions icon indicating copy to clipboard operation
GDevelop-extensions copied to clipboard

New extension: File explorer

Open github-actions[bot] opened this issue 1 year ago • 1 comments

Description

This extension adds the ability to use the explorer to save a file, or open a file returning its content, name, size, and path.

https://github.com/user-attachments/assets/0635ec3b-23a8-46fd-8d98-423ce1b4fcf2

How to use the extension

Use it with two simple actions:

image

Checklist

  • [X] I've followed all of the best practices.
  • [X] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • [X] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Reviewed

Example file

FileExplorerExample.zip

Extension file

FileExplorer.zip

github-actions[bot] avatar Sep 15 '24 19:09 github-actions[bot]

So cool, however, why scene variables instead of eventsFunctionContext.getArgument(Parameter)?

EyadMahm0ud avatar Sep 26 '24 15:09 EyadMahm0ud