This project is an adaptation of an automatic offsets updater for cheats, based on a CS:GO codebase. It aims to simplify the process of maintaining and updating offsets in your cheats, ensuring that they are always up-to-date.
Follow these steps to integrate the automatic offsets updater into your project:
- Download all the files from this repository.
- Add the
offsets.cpp
,offsets.hpp
andjson.hpp
files to your project. - Copy the example code provided in this repository to your
main.cpp
file or any other file where you want to call the offsets initializer. - Modify the URL in the code as needed or use the provided URL.
- Compile your project.
Feel free to submit pull requests or open issues for improvements, bug fixes, or new features. Your contributions are greatly appreciated!
This project is licensed under the MIT License.
If you find this project useful, please consider giving it a star on GitHub to show your support and appreciation! 🌟