Create README.md

This commit is contained in:
bruvzg
2025-03-21 13:54:59 +02:00
committed by GitHub
parent 09d08cbbda
commit 33e80f83d5

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
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.