Mirror of godotengine/godot-accesskit-c-static
Find a file
Pāvels Nadtočajevs 8407d74a15
[CI] Fix publish action.
2025-07-24 10:23:57 +03:00
.github/workflows [CI] Fix publish action. 2025-07-24 10:23:57 +03:00
accesskit-c@f69571eca2 Update access-kit to 0.17.0 2025-07-24 09:43:50 +03:00
godot-pathces Add ARM Linux build config. 2025-03-20 10:50:36 +02:00
.gitmodules Init 2024-12-10 10:44:34 +02:00
README.md Create README.md 2025-03-21 13:54:59 +02:00

This repo contains prebuilt versions of AccessKit C library and CI build configs.

See Releases page.


Patches:

  • patch_arm32.diff - Adds target path for the 32-bit ARM Linux (arm-unknown-linux-gnueabihf) build.
  • patch_gnullvm.diff - Updates Corrosion to the commit with MinGW/LLVM toolchain support (*-pc-windows-gnullvm).

There are no changes to the library code.