[Scummvm-git-logs] scummvm master -> ba2a57af8f570016a430f5c7a629f7b2679fe848

aquadran aquadran at gmail.com
Mon Mar 8 08:27:22 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
ba2a57af8f README: Update link to MinGW build instructions


Commit: ba2a57af8f570016a430f5c7a629f7b2679fe848
    https://github.com/scummvm/scummvm/commit/ba2a57af8f570016a430f5c7a629f7b2679fe848
Author: Orgad Shaneh (orgads at gmail.com)
Date: 2021-03-08T09:27:18+01:00

Commit Message:
README: Update link to MinGW build instructions

Changed paths:
    README.md


diff --git a/README.md b/README.md
index e832fe2d7e..26e5225bd4 100644
--- a/README.md
+++ b/README.md
@@ -1010,7 +1010,7 @@ need:
   * The `1a`—`79` directories (only `4f` for demo version).
   * The `global` directory.
   * The `static` directory.
-  * The `fonts` directory (not critical, but recommended – see below).
+  * The `fonts` directory (not critical, but recommended - see below).
   * `x.xarc` and all the `INI` files.
   * `game.exe` (not critical, but recommended for a styled message dialog)
 
@@ -3151,7 +3151,7 @@ debug messages (see
       - MinGW:
 
           - Please refer to:
-            <https://wiki.scummvm.org/index.php/Compiling_ScummVM/MinGW>
+            <https://wiki.scummvm.org/index.php/Compiling_ScummVM/MinGW-w64>
 
       - Visual Studio (MSVC):
 




More information about the Scummvm-git-logs mailing list