bump new version of Mars game and add missing library for prooper work on amd64

This commit is contained in:
2012-01-02 17:47:49 +04:00
parent 998541b6c0
commit 5d74f5d89d
4 changed files with 18 additions and 8 deletions

Binary file not shown.

View File

@ -0,0 +1,5 @@
#!/bin/sh
source /etc/profile
export LD_LIBRARY_PATH="${MARS_LIBRARY_PATH}"
cd /usr/share/mars-bin
exec ./mars-bin.bin $@