Skip to content

C++ API for fetching and auto-updating Capware SDK offsets without manual copy-paste.

License

Notifications You must be signed in to change notification settings

urfavhazee/capware-cpp-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Capware SDK API (C++)

Auto-Updating Offset SDK for C++ Projects

Views Stars Commits Contributors Language


About

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.


Why This Exists

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.


Features

  • 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

Use Cases

  • Auto-updating external tools
  • Keeping private projects functional after updates
  • Reducing maintenance time and human error

Resources


Contributing

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


Support

If this project saves you time or effort, consider starring the repo.
It helps visibility and keeps the project moving.

About

C++ API for fetching and auto-updating Capware SDK offsets without manual copy-paste.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages