3d_collision_helpers/README.md

10 lines
311 B
Markdown
Raw Normal View History

2024-04-29 04:21:53 +00:00
# 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.