scripts/on_client.scr.example
author bjarni
Thu, 23 Feb 2006 18:52:13 +0000
changeset 3072 d1e6aa66a450
parent 1866 87ae212e7eda
permissions -rw-r--r--
(svn r3661) -Fix [PPC computers] quick dirty fix for failure to start the game on BE CPUs
3626 broke the game on Big endian CPUs and this is a quick dirty fix
so the nightly builds for OSX and MorphOS will work again
the game will still fail on 64 bit BE CPUs
note: the game runs in 32 bit mode on G5, so it will work on G5
we need to make a better fix for this, but we also need the nightly builds to work
620
080cc62ab544 (svn r1050) -Fix: [Network] Scripts are no longer under revision control
truelight
parents:
diff changeset
     1
echo "Setting default network client settings..."
1866
87ae212e7eda (svn r2372) - Fix (console): update the example scripts in the scripts/ directory to reflect the new console functionality
Darkvater
parents: 623
diff changeset
     2
name = "myname"