Merge branch 'master' into conan
All checks were successful
Run UnitTests / build-and-run-tests (push) Successful in 1m43s
All checks were successful
Run UnitTests / build-and-run-tests (push) Successful in 1m43s
This commit is contained in:
commit
7c1256567b
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ Inspired by [a series of blog posts about networking for games.](https://gaffero
|
||||||
conan packages of this library are [available here](https://git.seodisparate.com/stephenseo/-/packages/conan/udpc/versions).
|
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
|
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.
|
conan package. Expect the `conan` branch to merge `master` in the future.
|
||||||
|
|
||||||
An example project is [available here](https://git.seodisparate.com/stephenseo/UDPConnection/src/branch/conan/conan_usage_example)
|
An example project is [available here](https://git.seodisparate.com/stephenseo/UDPConnection/src/branch/conan/conan_usage_example)
|
||||||
to use this project with conan.
|
to use this project with conan.
|
||||||
|
|
Loading…
Reference in a new issue