diff --git a/README.md b/README.md index 7a25369..5f49cd9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ An external offset/interface dumper for Counter-Strike 2, with support for both Powered by [memflow](https://github.com/memflow/memflow). +## Where did client.dll and other stuff go? + +This repository was reformatted with the new support for linux, you can find old offsets in the [schemas.hpp](https://github.com/a2x/cs2-dumper/blob/main/output/win/schemas.hpp) file (and its other forms in different languages), please go through them and adjust your cheats accordingly if you used this repo, please do not open new issues where did things go, its still in here, just under different names i recommend searching for them the way you did the first time you used this. + ## Getting Started You can download the latest release from [Releases](https://github.com/a2x/cs2-dumper/releases) or compile it yourself.