diff options
Diffstat (limited to 'games/eduke32/files/pkg-message.in')
| -rw-r--r-- | games/eduke32/files/pkg-message.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/games/eduke32/files/pkg-message.in b/games/eduke32/files/pkg-message.in index f776f23db33b..2b4684cbcf55 100644 --- a/games/eduke32/files/pkg-message.in +++ b/games/eduke32/files/pkg-message.in @@ -1,5 +1,6 @@ -================================================================================ - +[ +{ type: install + message: <<EOM To complete the installation of this port, you need to copy the files DUKE3D.GRP and DUKE.RTS from the original Duke Nukem 3D distribution to %%DATADIR%% with names "duke3d.grp" and "duke.rts" @@ -11,5 +12,6 @@ To use the XXX Pack, you need to first include the HRP, i.e. eduke32 -g %%DATADIR%%/duke3d_hrp.zip -g %%DATADIR%%/duke3d_xxx.zip The Voxel pack is intended for use with classic textures, HRP has new models. - -================================================================================ +EOM +} +] |
