mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-24 02:44:17 +00:00
Update beta description
This commit is contained in:
parent
d2b56efbb1
commit
6d89c0bcc7
1 changed files with 6 additions and 2 deletions
8
.github/workflows/rust.yml
vendored
8
.github/workflows/rust.yml
vendored
|
@ -41,8 +41,12 @@ jobs:
|
|||
name: beta
|
||||
code: beta
|
||||
body: >
|
||||
Beta built off of the latest code in the repository. Use the files on the ZIP to replace your existing files from a full Release zip.
|
||||
(atmosphere/contents/01006A800016E000/romfs/skyline/plugins/libtraining_modpack.nro is the mod for the game itself, switch/.overlays/ovlTrainingModpack.ovl is the Tesla submenu)
|
||||
Beta built off of the latest code in the repository.
|
||||
|
||||
Use the files on the ZIP to replace your existing files from a full Release zip.
|
||||
|
||||
- `atmosphere/contents/01006A800016E000/romfs/skyline/plugins/libtraining_modpack.nro` is the mod for the game itself
|
||||
- `switch/.overlays/ovlTrainingModpack.ovl` is the Tesla submenu
|
||||
prerelease: true
|
||||
recreate: true
|
||||
assets: training_modpack_beta.zip:training_modpack_beta.zip:application/zip
|
||||
|
|
Loading…
Reference in a new issue