atrexus / unluau

A decompiler for Luau (Roblox's Lua based programming language: https://luau-lang.org/).
Apache License 2.0
90 stars 21 forks source link

Add option for string interpolation preference. #8

Closed atrexus closed 1 year ago

atrexus commented 1 year ago

Ideally this will be a flag in the decompiler options object where string interpolation will be preferred over format.