diff options
Diffstat (limited to 'games/minigalaxy/pkg-message')
-rw-r--r-- | games/minigalaxy/pkg-message | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games/minigalaxy/pkg-message b/games/minigalaxy/pkg-message new file mode 100644 index 000000000000..374e140d01a4 --- /dev/null +++ b/games/minigalaxy/pkg-message @@ -0,0 +1,13 @@ +[ +{ type: install + message: <<EOM +To play Linux games, the Linux binary compatibility environment +must be set up and the shebang in the start.sh scripts must be +changed to /compat/linux/bin/bash. + +To play Windows games you need to install Wine. + +Enjoy! +EOM +} +] |