Compare commits
2 Commits
75c447cdce
...
4ec69cba48
Author | SHA1 | Date |
---|---|---|
paring | 4ec69cba48 | |
paring | c5d45549fb |
10
README.md
10
README.md
|
@ -1 +1,11 @@
|
|||
# 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
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 34865148f888c0f5cd0e6386f92e507db24b4c41
|
||||
Subproject commit 70384e56bb43b0f037bc2632084a6509016acea9
|
Reference in New Issue