a-nikolaev / curseofwar

A Real Time Strategy game for Linux.
http://a-nikolaev.github.io/curseofwar/
GNU General Public License v3.0
318 stars 34 forks source link

Automate server restart #14

Open a-nikolaev opened 11 years ago

a-nikolaev commented 11 years ago

Make the following thing:

When:

the server continues running for extra 5-15 seconds, and then restarts the game.

This automated restart can be the default behavior, or turned on with a command line argument (say, -L for loop, or something like this). It is good to have this option for single player too. The format can be -L seconds-to-wait.

Sicness commented 11 years ago

After that we can think about running public dedicated servers :)