Signalling server instructions corrections

0 favourites
  • 1 posts
From the Asset Store
The official Scirra Multiplayer Signalling Server for helping peers find and connect to each other
  • Besides Photon is making a ground breaking plugin for this, the official shouldn't be left appart.

    For strart, the instructions in the readme are vague and miss some small but crucial details for example:

    Once installed, install the dependencies with:

    npm install ws

    npm install colors

    should be (EXAMPLE FOR WINDOWS)

    Once installed, the following command from a terminal (or command prompt on Windows) in the directory of the signalling server:

    npm install ws

    npm install colors

    BEWARE, DON'T DO IT TWICE OR IT WILL UNINSTALL THE DEPENDENCIES.

    Also, if it is for a local network, you can't use it with construct 3 local preview or remote preview, it must be exported first.

    then i have a few feature request but those will later in the correct place :P

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)