This repository has been archived on 2023-05-28. You can view files and clone it, but cannot push or open issues/pull-requests.
SkyHook-Native/README.md

12 lines
237 B
Markdown

# SkyHook-Native
dynamic library of SkyHook for use with other languages
## Development
```sh
git clone https://git.pikokr.dev/SkyHook/SkyHook-Native #Clone
```
to build, just run `build.sh` on Linux of MacOS, `build.ps1` on Windows