This repository has been archived on 2023-05-28. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Go to file
paring f88e2a84eb
fix: send nanoseconds value
2022-11-05 16:44:24 +09:00
src fix: send nanoseconds value 2022-11-05 16:44:24 +09:00
vendor
.gitignore
.gitmodules
Cargo.toml
README.md
build.ps1
build.sh
setup-targets.sh

README.md

SkyHook-Native

dynamic library of SkyHook for use with other languages

Development

git clone https://git.pikokr.dev/SkyHook/SkyHook-Native #Clone

to build, just run build.sh on Linux of MacOS, build.ps1 on Windows