Re: Listing directories in Lua
mail2345 wrote:
Well then, looks like we have to go down to another level of hell and make a custom library.
Truly shipping a custom executable is far worse than simply compiling an external library. You wouldn't even need to do much, simply make a function that runs dir args and returns the output to lua. It wouldn't switch windows.