-
Notifications
You must be signed in to change notification settings - Fork 38
copy
Pk11 edited this page Jan 22, 2023
·
5 revisions
The copy function has 2 parameters. It copies the source file to the destination.
-
source-> The file to copy -
destination-> Where to copy to
Example:
{
"type": "copy",
"source": "sdmc:/example.3dsx",
"destination": "sdmc:/3ds/example.3dsx"
}Need help? Join our Discord server or create a discussion.