Mirror of godotengine/godot-accesskit-c-static
Find a file
bruvzg 38e2c8de8b
Merge pull request #3 from bruvzg/ac_180
Update access-kit to 0.18.0
2025-12-13 17:22:15 +02:00
.github/workflows [CI] Fix publish action. 2025-07-24 10:23:57 +03:00
accesskit-c@0c52a8ce23 Update access-kit to 0.18.0 2025-12-13 17:17:23 +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.