Mirror of godotengine/godot-accesskit-c-static
Find a file
bruvzg 29831e59e0
Merge pull request #10 from bruvzg/upd0_22_3
Update access-kit to 0.22.3
2026-07-15 06:47:00 +02:00
.github/workflows Update access-kit to 0.22.3 2026-07-14 20:57:52 +03:00
accesskit-c@826d672661 Update access-kit to 0.22.3 2026-07-14 20:57:52 +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 Update README.md 2026-05-13 13:52:41 +03:00

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

See Releases page.


Important

AccessKit API is unstable, only the versions listed below can be used to build specific version of Godot:


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.