Mirror of godotengine/godot-accesskit-c-static
Find a file
bruvzg 8f1537cf62
Merge pull request #5 from bruvzg/ac212
Update access-kit to 0.21.2
2026-03-12 09:26:55 +00:00
.github/workflows Update access-kit to 0.21.1 2026-03-09 17:46:52 +02:00
accesskit-c@72460cd52d Update access-kit to 0.21.2 2026-03-12 11:23:27 +02: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.