Saturnus X-mas 2005 Invitro
===========================

Yeah! Saturnus LAN is back on the wallpaper. (hopefully!)

Run the provided binary file, satlan:

# ./satlan

If this doesn't work, compile it on your on:

rm satlan
make

To compile you need SDL and SDL_image. You also need
fmod and SGE, but that's included in this package. 

Download SDL and SDL_image from http://www.libsdl.org  

If fmod and SGE included in this package doesn't work, install it on your own.
In the Makefile, replace

LIBS = ./extras/libfmod-3.74.1.so ./extras/libSGE.so.0

with

LIBS = -lfmod -lSGE

Also, in main.c, do what's told in the comments 

I'm sure you'll figure it out.

Kisses and hugs
/fulmust
