mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-27 20:34:03 +00:00
Update README.md
This commit is contained in:
parent
82a0cf1d35
commit
8d62915cc8
1 changed files with 12 additions and 11 deletions
23
README.md
23
README.md
|
@ -322,17 +322,18 @@ Exact same process as above, but the filepaths are in Yuzu's mod paths.
|
|||
%AppData%
|
||||
└── Yuzu/
|
||||
└── sdmc/
|
||||
└── contents/
|
||||
└── 01006A800016E000/
|
||||
├── exefs/
|
||||
│ ├── subsdk9
|
||||
│ └── main.npdm
|
||||
└── romfs/
|
||||
└── skyline/
|
||||
└── plugins/
|
||||
├── libnro_hook.nro
|
||||
├── libparam_hook.nro
|
||||
└── libtraining_modpack.nro
|
||||
└── atmosphere/
|
||||
└── contents/
|
||||
└── 01006A800016E000/
|
||||
├── exefs/
|
||||
│ ├── subsdk9
|
||||
│ └── main.npdm
|
||||
└── romfs/
|
||||
└── skyline/
|
||||
└── plugins/
|
||||
├── libnro_hook.nro
|
||||
├── libparam_hook.nro
|
||||
└── libtraining_modpack.nro
|
||||
```
|
||||
|
||||
## Installation on Ryujinx Emulator on PC
|
||||
|
|
Loading…
Reference in a new issue