You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
remodel currently only supports Lua 5.3. It would be awesome to support Luau as well. This could be done in a backwards compatible manner by having .lua run in Lua 5.3, and having .luau run in Luau.
The text was updated successfully, but these errors were encountered:
remodel currently only supports Lua 5.3. It would be awesome to support Luau as well. This could be done in a backwards compatible manner by having
.lua
run in Lua 5.3, and having.luau
run in Luau.The text was updated successfully, but these errors were encountered: