Skip to content

nylon0700/games

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,454 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Games

The scripts, rulesets, configuration files and freeciv-server binaries used for running longturn.org games.

How To Start A Game

Test Game

set autosaves GAMEOVER
set unitwaittime 0
set timeout 120
autocreate players
start

Real Game

touch input
tail -F input | sh LT37.sh
# tail -F input | sh LT37.sh autosave-07.04.2017-13:38:46.sav

echo '/autocreate players' >> input
echo '/start' >> input
echo '/syncturn 3' >> input

mkdir -p save/autosave
sh autosave.sh

About

settings, rulesets, scripts, server binaries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 70.0%
  • Python 24.4%
  • Shell 2.8%
  • Ruby 2.2%
  • Perl 0.3%
  • Makefile 0.2%
  • Roff 0.1%