Skip to content

Files

Latest commit

 

History

History
14 lines (9 loc) · 392 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 392 Bytes

#WebConsole

console

Show Unity Editor's console logs to your web browser.

##usage:

  1. Copy Assets/WebConsole folder to your project.
  2. Open Assets/WebConsole/console.html
  3. Play the game. That's all.

##!caution! Every logs will send to browser synchronously. It's not lightweight.