Results 26 comments of Chase Cobb

@DuFF14 What is the expected behavior if the numbers exceed the expectations set by DisplayConfig?

Apologies for the huge image. ![lib_metadata](https://cloud.githubusercontent.com/assets/2946737/14194887/f0cf576a-f767-11e5-8c5c-35236a9be77d.PNG)

Yeah library metadata is new. This shouldn't force a move away from 4, and can probably be addressed with an editor script that post processes package imports. Don't know why...

Does this mean that Unity 4 is no longer supported? If so, the plugin description on the Asset store should also be changed (this may need a separate ticket). Snippet...

That is definitely a solution, with it's own set of pros/cons. The manifest is a simple change that will 100% fix the issue with the normal server model. This also...

Is there a JNI interface for the server, or does the client always communicate with the server via localhost/network protocol? We can follow-up offline with architectural discussion if needed.