proletariatgames / CUDLR

⛔️ [DEPRECATED] Console for Unity Debugging and Logging Remotely
MIT License
166 stars 34 forks source link

Implement WebGL console command support #29

Open ShinodaNaoki opened 6 years ago

ShinodaNaoki commented 6 years ago

I made command support on WebGL build.

Ctrl+Alt+Click anywhere blank to open prompt and Input command. Then the result will be shown in browser console. Thanks.

prompt1 commands