Connecting To The Server - RowanHarley/Slither-Server GitHub Wiki
How To Connect:
It's as simple as 1,2,3!
-
Step 1:
Install and start the server using npm install
then npm start
in the dedicated Node.JS Command Prompt
-
Step 2:
Go to slither.io or a suitable client and hold Ctrl + Shift + J to open the console
-
Step 3:
Once the console is open, type in forceServer("localhost", 8080);
to connect