Closed amusingimpala75 closed 11 months ago
Add 'hotload' function, taking a boolean for the hotload state, to use instead of using os.execute.
Also I just wanted something simple so I could figure out exactly how the Lua<->C interop works before trying something more difficult.
Thanks!
Add 'hotload' function, taking a boolean for the hotload state, to use instead of using os.execute.
Also I just wanted something simple so I could figure out exactly how the Lua<->C interop works before trying something more difficult.