Closed Nick-Mazuk closed 2 years ago
In RGP Lua, you no longer need to specify the package path to require modules in the same folder.
DO NOT MERGE if the JetStream still supports JW Lua.
I plan on using package.path to point to the repo scripts, so I don't want to remove it :)
Makes sense. I'll go ahead and close this PR then.
In RGP Lua, you no longer need to specify the package path to require modules in the same folder.
DO NOT MERGE if the JetStream still supports JW Lua.