Skip to content

Commit

Permalink
Properly add license in zips
Browse files Browse the repository at this point in the history
- when packs were moved to a src/packs folder license path was changed
  • Loading branch information
BluePsychoRanger committed Oct 24, 2023
1 parent 39b926a commit 26c7e10
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beet-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pipeline:
extend: 'beet.yaml'
pipeline:
- require: [beet.contrib.copy_files]
meta: {copy_files: {data_pack: {LICENSE: "../../../LICENSE", README.md: "README.md"}}}
meta: {copy_files: {data_pack: {LICENSE: "../../../../LICENSE", README.md: "README.md"}}}
- 'src.plugins.output.release'
- broadcast: 'src/bundles/*'
extend: 'beet.yaml'
Expand Down
Binary file modified build/rp_skyvoid_advancements_1_20.zip
Binary file not shown.
Binary file modified build/skyvoid_additions_1_20.zip
Binary file not shown.
Binary file modified build/skyvoid_advancements_1_20.zip
Binary file not shown.
Binary file modified build/skyvoid_island_oneblock_1_20.zip
Binary file not shown.
Binary file modified build/skyvoid_island_standard_1_20.zip
Binary file not shown.
Binary file modified build/skyvoid_no_end_ship_1_20.zip
Binary file not shown.
Binary file modified build/skyvoid_vanilla_oneblock_starter_1_20.zip
Binary file not shown.
Binary file modified build/skyvoid_worldgen_1_20.zip
Binary file not shown.
Binary file modified build/skyvoid_worldgen_empty_1_20.zip
Binary file not shown.
Binary file modified build/skyvoid_worldgen_full_lava_1_20.zip
Binary file not shown.
Binary file modified build/skyvoid_worldgen_portal_room_1_20.zip
Binary file not shown.
Binary file modified build/skyvoid_worldgen_single_lava_1_20.zip
Binary file not shown.

0 comments on commit 26c7e10

Please sign in to comment.