diff options
Diffstat (limited to 'games/traingame/files/pkg-message.in')
| -rw-r--r-- | games/traingame/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/games/traingame/files/pkg-message.in b/games/traingame/files/pkg-message.in index 09a5de6bfbc4..a3c7378529e9 100644 --- a/games/traingame/files/pkg-message.in +++ b/games/traingame/files/pkg-message.in @@ -1,5 +1,6 @@ -=============================================================================== - +[ +{ type: install + message: <<EOM Train Game has been installed. Now you can play the game by running: @@ -14,5 +15,6 @@ or manually with To use the editor, run: %%PREFIX%%/bin/traingame edit <map_name_here> - -=============================================================================== +EOM +} +] |
