Capware SDK API is a lightweight C++ wrapper that fetches and keeps SDK offsets up to date directly from capware.fun.
No more copy-pasting offsets after every update.
No more broken builds because something shifted overnight.
Designed for developers who want reliable offsets, simple integration, and low maintenance.
Manually updating offsets is boring, error-prone, and easy to forget.
This SDK handles that for you so you can focus on actual development.
If you’re maintaining:
- externals
- private tools
- long-term projects that need stability
this removes a whole class of headaches.
- Automatic offset fetching from Capware
- Always stays in sync with updates
- Simple and readable C++ interface
- Lightweight (no unnecessary dependencies)
- Works well with externals and private builds
- Auto-updating external tools
- Keeping private projects functional after updates
- Reducing maintenance time and human error
- SDK & Offset Viewer
https://capware.fun
Contributions are welcome.
If you want to:
- improve the API
- clean up the interface
- add examples or documentation
feel free to open a PR or issue.
All contributors are listed automatically below 👇
https://github.com/urfavhazee/capware-cpp-sdk/graphs/contributors
If this project saves you time or effort, consider starring the repo.
It helps visibility and keeps the project moving.