From c3e016bcbd262279fca756e78a398358d053a36f Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 21 Nov 2005 14:32:11 +0000 Subject: - Correct a small typo in pkg-message: it states that the user needs to copy a file called 'pak.pk3' though its actual name is 'pak0.pk3'. I've also added an example 'md5' output, making it easier for the users to check if their files are valid. PR: ports/89314 Submitted by: Ed Schouten --- games/rtcw/files/pkg-message.in | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'games/rtcw') diff --git a/games/rtcw/files/pkg-message.in b/games/rtcw/files/pkg-message.in index 24371f00bedf..78eb44dec3e4 100644 --- a/games/rtcw/files/pkg-message.in +++ b/games/rtcw/files/pkg-message.in @@ -2,8 +2,17 @@ To complete the installation of this port you need to copy the files "mp_pak0.pk3", "mp_pak1.pk3", "mp_pak2.pk3", -"pak.pk3", "sp_pak1.pk3" and "sp_pak2.pk3" (in the "main" +"pak0.pk3", "sp_pak1.pk3" and "sp_pak2.pk3" (in the "main" subdirectory) from your RTCW distribution to "%%DATADIR%%/main". +Below is the list of pk3 files, including their MD5 checksums: + +MD5 (%%DATADIR%%/main/mp_pak0.pk3) = 62641cffd9a8ad0f62cc1cca867d51f8 +MD5 (%%DATADIR%%/main/mp_pak1.pk3) = 22b972974f499a237c96a2200b0d019e +MD5 (%%DATADIR%%/main/mp_pak2.pk3) = 30f29ffa81748a957e0441af8c14cb56 +MD5 (%%DATADIR%%/main/pak0.pk3) = ce92b11df889cb0a045762bb5fd7cde5 +MD5 (%%DATADIR%%/main/sp_pak1.pk3) = a0d3fe956f85f40c8efd6babe0d09832 +MD5 (%%DATADIR%%/main/sp_pak2.pk3) = 330b272d5261fe19fcf3c3fbc943c7f3 + ============================================================ -- cgit v1.2.3