Skip to content

Add support of bpp_4_manual tiles (pre-quantized and paletted). Add support of tileset ignorance. #33

Add support of bpp_4_manual tiles (pre-quantized and paletted). Add support of tileset ignorance.

Add support of bpp_4_manual tiles (pre-quantized and paletted). Add support of tileset ignorance. #33

Workflow file for this run

name: clang-format
on:
push:
branches: ["main", "dev", "feature-*"]
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- name: Checkout butano-ldtk
uses: actions/checkout@v4
with:
path: butano-ldtk
- name: Check clang-format style
uses: jidicula/clang-format-action@v4.15.0
with:
clang-format-version: '20'