sassembla / WebConsole

show unity logs in browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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.

About

show unity logs in browser.


Languages

Language:HTML 67.1%Language:C# 32.9%