c5a6f7c7cd
have to create and control your own kingdom, control your people with rewards and spells and try to solve the epic quest before you. WWW: http://www.linuxgamepublishing.com/info.php?id=8 PR: ports/131187 Submitted by: Marcus von Appen <mva at sysfault.org>
4 lines
57 B
Bash
4 lines
57 B
Bash
#!/bin/sh
|
|
|
|
cd %%DATADIR%% || exit 1
|
|
exec ./maj_demo "$@"
|