mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-07 16:59:08 +00:00
Updated Scripts (markdown)
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
After the info section, you can have as many individual scripts in your file as you want. These need a name and all of the functions you want to run in the script, you can find info on all the functions you can use in the `Functions` section of the sidebar.
|
After the info section, you can have as many individual scripts in your file as you want. These need a name and all of the functions you want to run in the script, you can find info on all the functions you can use in the `Functions` section of the sidebar.
|
||||||
|
|
||||||
Here is an example of a script that will download a file and then delete it
|
Here is an example of a script file that will download a file and then delete it
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"info": {
|
"info": {
|
||||||
|
|||||||
Reference in New Issue
Block a user