mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-20 05:55:11 +00:00
* Binary and Decimal Conversion Components. (#61889) Added a couple components that convert a number into an array of binary digits and viceversa. May help players mak more complex and advanced components without filtering those lacking knowledge in the binary field. * Binary and Decimal Conversion Components. Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>