3d_collision_helpers/README.md
Stephen Seo a930d8b8aa
All checks were successful
Run UnitTest / build-and-run-UnitTest (push) Successful in 5s
Update README.md
2024-05-01 14:09:13 +09:00

12 lines
451 B
Markdown

# 3D Collision Helpers
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.