konstructs / server

A voxel based game server.
http://www.konstructs.org
MIT License
49 stars 12 forks source link

Update server restart logic to new dev-server. #85

Closed nsg closed 8 years ago

nsg commented 8 years ago

When we split play to play and dev we forgot to update the restart dev server command to point to the correct server, ops :) This fixes that, it is tested!

petterarvidsson commented 8 years ago

@nsg nice :+1: