https://github.com/godotengine/godot-accesskit-c-static
https://github.com/godotengine/godot-accesskit-c-static
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/godotengine/godot-accesskit-c-static
- Owner: godotengine
- Created: 2024-12-10T08:35:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-21T11:54:59.000Z (over 1 year ago)
- Last Synced: 2025-03-21T12:51:37.441Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo contains prebuilt versions of [AccessKit C](https://github.com/AccessKit/accesskit-c) library and CI build configs.
See [Releases page](https://github.com/godotengine/godot-accesskit-c-static/releases).
---
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.