Compare commits
No commits in common. "4ec69cba48de2963ea86b17e994a55e06579ccd7" and "75c447cdce2f883a4500b6df6989a7c954ee0a91" have entirely different histories.
4ec69cba48
...
75c447cdce
10
README.md
10
README.md
|
@ -1,11 +1 @@
|
|||
# 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 70384e56bb43b0f037bc2632084a6509016acea9
|
||||
Subproject commit 34865148f888c0f5cd0e6386f92e507db24b4c41
|
Reference in New Issue