mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Updated Path variables (markdown)
+2
-1
@@ -1,6 +1,7 @@
|
|||||||
There are three path variables that can be set by the user and used in scripts, they are:
|
There are four path variables that can be set by the user and used in scripts, they are:
|
||||||
|
|
||||||
- `%3DSX%`, which should be used for downloading 3DSX files. Defaults to `sdmc:/3ds`
|
- `%3DSX%`, which should be used for downloading 3DSX files. Defaults to `sdmc:/3ds`
|
||||||
|
- `%FIRM%`, which should be used for downloading FIRM files. Defaults to `sdmc:/luma/payloads`
|
||||||
- `%NDS%`, which should be used when downloading NDS files. Defaults to `sdmc:`
|
- `%NDS%`, which should be used when downloading NDS files. Defaults to `sdmc:`
|
||||||
- `%ARCHIVE_DEFAULT%`, which should be used when extracting archives. Defaults to `sdmc:`
|
- `%ARCHIVE_DEFAULT%`, which should be used when extracting archives. Defaults to `sdmc:`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user