- Home /
Question by
Kylelem62 · Mar 07, 2013 at 07:07 AM ·
networkserverlibraryindependent
Disable 3d engine OR Run at command line
I need to use the unity library, like Network.InitializeServer and networkView.RPC and was wondering if there was a way to do it without the bulk of the 3d engine. I realize that networkView would have to be faked, but is there a way to use the library outside of unity?
Comment
Best Answer
Answer by Graham-Dunnett · Mar 07, 2013 at 12:14 PM
Build the standalone and run in headless mode, see: http://docs.unity3d.com/Documentation/Manual/CommandLineArguments.html