No problem and nice to see it works
Posts made by iKlem
-
RE: Screeps server Manager for Linux
Can you delete the "node_modules" and retry ?
And what's your distribution ? -
RE: Screeps server Manager for Linux
Normally it take few seconds. But why it keep trying generating a package ? What command did you launch and in what order ?
-
RE: Screeps server Manager for Linux
This is also my fault, i forgot to update this part
-
RE: Screeps server Manager for Linux
Yes, i've seen it and i'll fix it for the next update. You have to press "enter" to install ^^
-
RE: Screeps server Manager for Linux
This script launch the server with the "node ../../screeps.js start" so without the steam client.
But if you have a start script/lines to do without the greenwork i can add it to the script with the actual behavior. -
Screeps server Manager for Linux
Hi.
This is a project i've made this weekend on my free time and i wanted to share it to everyone who have access to the private servers.
This is a one file script to create and install a Screeps server quickly and without headache. ^^
This file have been tested on Debian 8 Jessie (64 bits)https://github.com/iKlem/linux-screeps-server-manager
Everything is explained but if i missed something tell me and i'll updated it.
Thanks again for akuukis & coteyr for sharing their lines of scripts.