3d_collision_helpers/README.md
Stephen Seo 9b43f84f5a
All checks were successful
Run UnitTest / build-and-run-UnitTest (push) Successful in 42s
Update README.md
2024-07-13 14:30:22 +09:00

14 lines
560 B
Markdown

# 3D Collision Helpers
[C++ conan package](https://git.seodisparate.com/stephenseo/-/packages/conan/3d_collision_helpers/versions)
Things to note:
- `main` is the stable branch. Expect things to not break unless the major
version number has changed.
- `dev` is the unstable branch. Expect force pushes and rebases on this branch.
- Changes to be merged into `main` from `dev` will be done with an explicit
merge.
Check the [Change-log](https://git.seodisparate.com/stephenseo/3d_collision_helpers/src/branch/main/Changelog.md)
for changes per version.