aboutsummaryrefslogtreecommitdiff
path: root/games/traingame/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/traingame/files/pkg-message.in')
-rw-r--r--games/traingame/files/pkg-message.in10
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
+}
+]