* Changed the standard package template to also explicitly recognize a user's `/vex` folder that exists alongside the typical `/otls`, `/scripts`, `/toolbar`, etc. folders.
- Custom VEX `*.h` files can thus now easily be imported in a wrangle with `include <my_vex.h>`.
- Newly created packages from this template will get this config. Existing packages would need to be manually updated if you want the benefit to extend to those as well.
* README updates.
**Full Changelog**: https://github.com/ariffjeff/houdini-package-manager/compare/2.0.2...2.1.0