Files
dusklight/mods
Pieter-Jan Briers e964f7f8e2 Improve Luau require handling
Now implicitly handles .lua files on top of .luau.
Also handles directory/init.lua(u) when doing require("directory")

cases of conflict (both .lua and .luau, or both .luau and directory) report an error

For reference: https://github.com/luau-lang/rfcs/blob/79c722717ffd96e5c5b5a9493ff01fda8a5171be/docs/amended-require-resolution.md

Fixes https://github.com/TwilitRealm/dusklight/issues/2406
2026-09-15 01:51:07 +02:00
..
2026-09-01 09:06:01 -06:00
2026-09-12 20:42:59 +02:00
2026-07-10 01:10:23 -06:00