can i test my game by myself?

Skies
Joined 24/08/2019
Posts 4
06:06 PM 30/07/2020
Im dumb i dont know if this is possible. I know how to host a server but not if i can just test it for myself to see if everything works


[Hill] crackman445
Joined 10/04/2020
Posts 4,565
07:58 PM 30/07/2020
you just host it locally, but I dont know how


[Ins] InsertSoda
Joined 30/12/2017
Posts 463
09:18 AM 31/07/2020
You can! You need to have node hill set up and such.
To test locally open start.js in your node-hill installation and change:
local: false,
to:
local: true,
then save it. Start your server and now MAKE SURE TO OPEN launch_client.bat
Then you'll join your locally hosted game

1