          MODULE=spring
         VERSION=106.0
          SOURCE=${MODULE}_${VERSION}_src.tar.lzma
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${MODULE}_${VERSION}
      SOURCE_URL=$SFORGE_URL/springrts/springrts/$MODULE-$VERSION
      SOURCE_VFY=sha256:b6410add27e05554d78fede100b3d1cdb45064aa24ce2afec2d09b5f64b6206e
        WEB_SITE=http://springrts.com
         ENTERED=20130215
         UPDATED=20260805
           SHORT="3D real time strategy engine"

cat << EOF
Spring is a versatile 3D RTS game engine.
Using extensively Lua for scripting game-specific code
to make nearly every aspect of the engine customizable,
from GUI, to unit AI, to pathfinding.
EOF
