This repository has been archived on 2023-05-28. You can view files and clone it, but cannot push or open issues/pull-requests.
2022-11-03 18:58:31 +09:00
|
|
|
# SkyHook-Native
|
2022-11-05 11:37:27 +09:00
|
|
|
|
|
|
|
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
|