From e67dacbec5d9a83a114d69f91d5f7e306dfe7648 Mon Sep 17 00:00:00 2001 From: Wuerfelhusten Date: Mon, 4 May 2026 19:25:08 +0200 Subject: [PATCH] docs: mark Python bindings as released, link to bethkit.py repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c618ea..ee0aad9 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ bethkit's niche is a fast, embeddable, language-agnostic library for direct bina | Record schema — SSE (126 types registered, deep coverage WIP) | ⚠️ WIP | | Record schema — FO4 (137 types registered, deep coverage WIP) | ⚠️ WIP | | C ABI (`bethkit-ffi`) | ✅ | -| Python bindings (`bethkit.py`) | ⚠️ WIP | +| Python bindings — [bethkit.py](https://github.com/Modding-Forge/bethkit.py) | ✅ | | Record schema — other games | 🗓️ Planned | ## License