roblox-ts / roblox-ts.com

The roblox-ts website
https://roblox-ts.com
13 stars 40 forks source link

V3: Datatype math changes #132

Open LouieK22 opened 7 months ago

LouieK22 commented 7 months ago

V3 adds a new way to define custom math methods on objects via a series of macro types (roblox-ts/roblox-ts#2015). This change should be documented, and ideally a guide on using them should be added to help people typing Lua packages that use these metamethods.