architecture-building-systems / hive

Rhino Grasshopper plug-in for quick & dirty building simulation
https://www.food4rhino.com/en/app/hive
GNU General Public License v3.0
31 stars 4 forks source link

remove honey-badger components from build #706

Closed ChrisZenhub closed 2 years ago

ChrisZenhub commented 2 years ago

some custom ghpython scripts rely on dependencies loaded via honey-badger (HB) components. Once, we migrated all HB components to C#, we can remove them from the build.cmd and hive.nsi

ChrisZenhub commented 2 years ago

done in #729