suriyun-production / mmorpg-kit-docs

This is document for MMORPG KIT project (https://www.assetstore.unity3d.com/#!/content/110188?aid=1100lGeN)
https://suriyun-production.github.io/mmorpg-kit-docs
49 stars 11 forks source link

How do I enable server console? #2372

Closed anthonyselias closed 6 months ago

anthonyselias commented 6 months ago

When I run the server and client I am able to connect just fine.

But the console does not have any details like it shows in the docs, how do i fix this??

image

insthync commented 6 months ago

Build as development build

anthonyselias commented 6 months ago

Thank you!