9551-Dev / C3D

Advanced 3D renderer for the Computercraft minecraft mod
https://c3d.madefor.cc
MIT License
24 stars 1 forks source link

C3D plugin api object __tostring formatting #49

Closed 9551-Dev closed 1 year ago

9551-Dev commented 1 year ago

C3D plugin api objects now have a custom __tostring which uses format_table__tostring from string_util to generate a string of such looks (name[OBJECT])

showcase: showcase