a5508ff6f3443ca5ca22ef0d7d91ac0f9319230f
plant !
provides contact
functionallity for solanaceae code.
relies on EnTT
Contact Implementer Notes:
When adding a new contact, make sure to check for existing contacts of the same ID
component first and merge into it instead.
Implementer checklist:
- Make sure there is a root node
- every node, except the root node, needs to have a parent (a tree if only going up)
Languages
C++
78.9%
CMake
21.1%