[Ultica] Packed pallet , mining helmet and other items by Zaloran\Zal… #2582
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Chibi_Ultica composer | |
on: | |
push: | |
branches: | |
- master | |
paths: | |
- 'gfx/UltimateCataclysm/**' | |
- 'gfx/MShockXotto\+/pngs_huge_128x128/mods/Afterschock/monster/**' | |
- 'gfx/MShockXotto\+/pngs_huge_128x128/mods/DinoMod/monster**' | |
- 'gfx/MShockXotto\+/pngs_huge_128x128/mods/Magiclysm/monster**' | |
- 'gfx/MShockXotto\+/pngs_large_64x80/monsters/**' | |
- 'gfx/MShockXotto\+/pngs_large_64x80/overlay/**' | |
- 'gfx/MShockXotto\+/pngs_large_64x80/mods/Magiclysm/monster/**' | |
- 'gfx/MShockXotto\+/pngs_tiles_32x32/character/**' | |
- 'gfx/MShockXotto\+/pngs_tiles_32x32/monster/**' | |
- 'gfx/MShockXotto\+/pngs_tiles_32x32/mods/Magiclysm/character/**' | |
- 'gfx/MShockXotto\+/pngs_tiles_32x32/mods/Magiclysm/monster/**' | |
- 'gfx/MShockXotto\+/pngs_tiles_32x32/mods/My_Sweet_Cataclysm/monster/**' | |
- 'gfx/MShockXotto\+/pngs_tall_32x48/**' | |
- 'gfx/Chibi_Ultica/**' | |
- '.github/workflows/Chibi_ci_build.yml' | |
pull_request: | |
branches: | |
- master | |
paths: | |
- 'gfx/UltimateCataclysm/**' | |
- 'gfx/MShockXotto\+/pngs_huge_128x128/mods/Afterschock/monster/**' | |
- 'gfx/MShockXotto\+/pngs_huge_128x128/mods/DinoMod/monster**' | |
- 'gfx/MShockXotto\+/pngs_huge_128x128/mods/Magiclysm/monster**' | |
- 'gfx/MShockXotto\+/pngs_large_64x80/monsters/**' | |
- 'gfx/MShockXotto\+/pngs_large_64x80/overlay/**' | |
- 'gfx/MShockXotto\+/pngs_large_64x80/mods/Magiclysm/monster/**' | |
- 'gfx/MShockXotto\+/pngs_tiles_32x32/character/**' | |
- 'gfx/MShockXotto\+/pngs_tiles_32x32/monster/**' | |
- 'gfx/MShockXotto\+/pngs_tiles_32x32/mods/Magiclysm/character/**' | |
- 'gfx/MShockXotto\+/pngs_tiles_32x32/mods/Magiclysm/monster/**' | |
- 'gfx/MShockXotto\+/pngs_tiles_32x32/mods/My_Sweet_Cataclysm/monster/**' | |
- 'gfx/MShockXotto\+/pngs_tall_32x48/**' | |
- 'gfx/Chibi_Ultica/**' | |
- '.github/workflows/Chibi_ci_build.yml' | |
jobs: | |
build: | |
uses: ./.github/workflows/composer_template.yml | |
with: | |
tileset: Chibi_Ultica | |
composer-args: --use-all |