I am creating a lua script that makes creating scripts for a game easier, I would like to, after creating the desired file.lua, for windows to execute and open that file.
Is it possible?
Ok, what i need is to os.execute() a lua file and open it in windows using the default .lua reader.