GDevelopApp / GDevelop-extensions

Repository of behaviors, actions, conditions and expressions to be used in GDevelop for creating games
https://gdevelop.io
MIT License
133 stars 53 forks source link

New extension: File explorer #1381

Open Daveee19 opened 2 months ago

Daveee19 commented 2 months ago

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

What tier of review do you aim for your extension?

Reviewed

Example file

FileExplorerExample.zip

Extension file

FileExplorer.zip

github-actions[bot] commented 2 months ago

👋 Thanks for your submission! Unfortunately, all submitted extensions have to meet some minimal quality standard - the extension best practices - and our system has found that your extension does not fully comply 😔. You can find all of those rules on the GDevelop wiki.

The following issues have been found by the system concerning the respect of those best practices by your extension:

  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Save' misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'Open' misses a dot at the end of the sentence!

Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏