Skip to content

Commit

Permalink
Add new presets (PKickPresetsVol1)
Browse files Browse the repository at this point in the history
  • Loading branch information
iurienistor committed Feb 9, 2024
1 parent 1d34e0e commit 69ef52a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
cp -fr /d/a/geonkick/build/presets/GeonkickBells plugins/presets
cp -fr /d/a/geonkick/build/presets/TimeKit plugins/presets
cp -fr /d/a/geonkick/build/presets/UnfaTutorial plugins/presets
cp -fr /d/a/geonkick/build/presets/HaraldReveryKicks plugins/presets
cp -fr /d/a/geonkick/build/presets/SPKickPresetsVol1 plugins/presets
- name: Upload Build Artifacts
uses: actions/upload-artifact@v2
Expand Down
3 changes: 2 additions & 1 deletion presets/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ set(GKICK_PRESETS
DSoS.tar.xz
TimeKit.tar.xz
UnfaTutorial.tar.xz
HaraldReveryKicks.tar.xz)
HaraldReveryKicks.tar.xz
SPKickPresetsVol1.tar.xz)

foreach(compressedFolder ${GKICK_PRESETS})
message(STATUS "uncompress file ${compressedFolder}")
Expand Down
Binary file added presets/SPKickPresetsVol1.tar.xz
Binary file not shown.
Binary file removed presets/kicks.tar.xz
Binary file not shown.

0 comments on commit 69ef52a

Please sign in to comment.