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