Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 314 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 314 Bytes

CoronaDebugTerminal

A basic terminal that allows on device printing for corona development. The device must be on the same network as your computer.

To use in lua, add the snippet or require the trace.lua file then use trace() as you would print()

Please let me know if there are any issues.