Update README.md
This commit is contained in:
parent
c032492773
commit
8c6940b5e9
1 changed files with 7 additions and 0 deletions
|
@ -84,3 +84,10 @@ https://git.seodisparate.com/stephenseo/UDPConnection
|
||||||
# Other Notes
|
# Other Notes
|
||||||
|
|
||||||
Inspired by [a series of blog posts about networking for games.](https://gafferongames.com/categories/game-networking/)
|
Inspired by [a series of blog posts about networking for games.](https://gafferongames.com/categories/game-networking/)
|
||||||
|
|
||||||
|
## Conan
|
||||||
|
|
||||||
|
conan packages of this library are [available here](https://git.seodisparate.com/stephenseo/-/packages/conan/udpc/versions).
|
||||||
|
|
||||||
|
The `conan` branch contains the necessary changes to publish this library as a
|
||||||
|
conan package. Expect the `conan` branch to rebase on `master` in the future.
|
||||||
|
|
Loading…
Reference in a new issue