Skip to content

Commit

Permalink
fix package command
Browse files Browse the repository at this point in the history
  • Loading branch information
Pistonight committed Dec 3, 2024
1 parent 738f81f commit e243574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ tasks:
VERSION: "SS2.3"
MOD_DIR: "target/package/mods/The Legend of Zelda - Breath of the Wild/Save State/contents/01007EF00011E000"
cmds:
- megaton -p none
- megaton build -p none
- rm -rf target/package/mods
- mkdir -p "{{.MOD_DIR}}/exefs"
- mkdir -p "{{.MOD_DIR}}/romfs/System"
Expand Down

0 comments on commit e243574

Please sign in to comment.