Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chadlrnsn/wuwa-basesdk
A basic sdk to exploiting another anime game (Updated to 1.4.1)
https://github.com/chadlrnsn/wuwa-basesdk
dump sdk wuthering-waves wuthering-waves-sdk wuwa wuwa-cheat wuwa-sdk
Last synced: 18 days ago
JSON representation
A basic sdk to exploiting another anime game (Updated to 1.4.1)
- Host: GitHub
- URL: https://github.com/chadlrnsn/wuwa-basesdk
- Owner: chadlrnsn
- License: mit
- Created: 2024-06-11T10:10:29.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T11:20:01.000Z (about 2 months ago)
- Last Synced: 2024-12-10T12:29:06.527Z (about 2 months ago)
- Topics: dump, sdk, wuthering-waves, wuthering-waves-sdk, wuwa, wuwa-cheat, wuwa-sdk
- Language: C++
- Homepage:
- Size: 25.2 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wuwa-basesdk
A basic sdk to exploiting another anime game
> [!IMPORTANT]
> Updated to 1.4.2> [!TIP]
> if u get static_assert error then write in `Engine_classes.hpp` and `Basic.hpp` code below```cpp
#define static_assert(...)
```[Including the SDK into the project](https://github.com/Encryqed/Dumper-7/blob/main/UsingTheSDK.md#including-the-sdk-into-the-project)