-
Notifications
You must be signed in to change notification settings - Fork 68
Closed as not planned
Labels
🔄 Extension updateAn update for an existing extensionAn update for an existing extension🧪 Experimental extensionAn extension submission to be merged with a lightweight review.An extension submission to be merged with a lightweight review.
Description
Changes
- Changes the variable from the deprecated scene variable to the new universal variable.
- Adds following ID's with the uploads, so if you have multiple things you could upload — like a datapack and a world save, we can keep those separate using an id.
- Adds JSON file support. This adds a dropdown to the download/upload actions, asking if u want it as plain text or json.
How to use the new features
- Download - Call the download action with a filename, file-type and your text content
- Upload - Call the upload action with a variable and unique ID
- Wait - Use the upload finished condition to check when it's done
- Read - Access your variable to get the uploaded file content
Checklist
- I've followed all of the best practices.
- I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
- I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.
Example file
UploadDownloadTextFileExample.zip
Extension file
Metadata
Metadata
Assignees
Labels
🔄 Extension updateAn update for an existing extensionAn update for an existing extension🧪 Experimental extensionAn extension submission to be merged with a lightweight review.An extension submission to be merged with a lightweight review.