]> git.seodisparate.com - UDPConnection/commitdiff
Update README.md 1.0
authorStephen Seo <seo.disparate@gmail.com>
Fri, 12 Jul 2024 07:39:43 +0000 (16:39 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 12 Jul 2024 07:40:23 +0000 (16:40 +0900)
README.md

index 4744942064e8ae5e7704b8b3aa56468fd7a37f68..576dfe71443dc8349e5677b02de5215d9a13456f 100644 (file)
--- 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.