From: Stephen Seo Date: Fri, 12 Jul 2024 07:39:43 +0000 (+0900) Subject: Update README.md X-Git-Tag: 1.0 X-Git-Url: https://git.seodisparate.com/stephenseo/img/favicon.ico?a=commitdiff_plain;h=8c6940b5e9aab3ab86c3d4319847be72ff0f4ff6;p=UDPConnection Update README.md --- diff --git a/README.md b/README.md index 4744942..576dfe7 100644 --- a/README.md +++ b/README.md @@ -84,3 +84,10 @@ https://git.seodisparate.com/stephenseo/UDPConnection # Other Notes 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.