Number Conversion extension #1624
PURPL3-CAT
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I’ve created a new ‘Number Conversion’ extension. It’s designed to handle large numbers, making it great for scoreboards or currency in games like clicker games where displaying a lot of digits is not an option. The extension can convert numbers into short form, comma-separated form, and word form, and it works both ways. I’ve added it to my GitHub, feel free to check it out and let me know what you think!
Link to code: github.com/PURPL3-CAT/Number-Conversion/
Beta Was this translation helpful? Give feedback.
All reactions