Skip to content

Commit

Permalink
cheesyjokers submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
ChromaPIE committed Jun 6, 2024
1 parent a01b367 commit d5e0c6b
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 2,617 deletions.
7 changes: 6 additions & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ jobs:
run: |
echo "Start re-arranging mod files..."
RPATH="Mods/CheesyJokers"
mv $RPATH/CheesyJokers/* $RPATH/
rm -rf $RPATH/CheesyJokers
echo "CheesyJokers Done."
mv "Mods/SDM0_Mods/SDM_0's Stuff" Mods/
rm -rf Mods/SDM0_Mods
echo "SDM0_Mods Done."
Expand Down Expand Up @@ -57,8 +62,8 @@ jobs:
mv $RPATH/assets/2x/Tarots_dx2x.png $RPATH/assets/2x/Tarots_dx.png
echo "DX-Tarots Done."
echo "_______Betmma"
rm -rf Mods/Betmma-mods/{Betmma_Voucher_Pack,5_legendary_challenges}
echo "Betmma-mods Done."
- name: Universal unwanted files/directories removal
run: |
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@
[submodule "Mods/SDM0_Mods"]
path = Mods/SDM0_Mods
url = https://github.com/ChromaPIE/Balatro-Mods.git
[submodule "Mods/CheesyJokers"]
path = Mods/CheesyJokers
url = https://github.com/ChromaPIE/CheesyJokers.git
1 change: 1 addition & 0 deletions Mods/CheesyJokers
Submodule CheesyJokers added at b046ec
Loading

0 comments on commit d5e0c6b

Please sign in to comment.