mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-24 02:44:17 +00:00
Update rust.yml
This commit is contained in:
parent
8d62915cc8
commit
bf16150da1
1 changed files with 12 additions and 11 deletions
23
.github/workflows/rust.yml
vendored
23
.github/workflows/rust.yml
vendored
|
@ -203,17 +203,18 @@ jobs:
|
|||
%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