-
Notifications
You must be signed in to change notification settings - Fork 23
Connecting To The Server
Rowan Harley edited this page Jul 8, 2016
·
3 revisions
It's as simple as 1,2,3!
Install and start the server using npm install
then npm start
in the dedicated Node.JS Command Prompt
Go to slither.io or a suitable client and hold Ctrl + Shift + J to open the console
Once the console is open, type in forceServer("localhost", 8080);
to connect
Have an idea you'd like me to implement? Simply create an issue with the idea and I'll tag it as an enhancement!