[Scummvm-git-logs] scummvm-web master -> da10ae086eb448e1c84f279ff3fd83798698e13e

Thunderforge noreply at scummvm.org
Wed Jul 12 03:08:51 UTC 2023


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

Summary:
da10ae086e WEB: Moving game mods to top of links page (#312)


Commit: da10ae086eb448e1c84f279ff3fd83798698e13e
    https://github.com/scummvm/scummvm-web/commit/da10ae086eb448e1c84f279ff3fd83798698e13e
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2023-07-11T22:08:48-05:00

Commit Message:
WEB: Moving game mods to top of links page (#312)

I figure we should advertise ScummVM-related stuff over third-party stuff.

Changed paths:
    data/en/links.yaml


diff --git a/data/en/links.yaml b/data/en/links.yaml
index 3a8a408d..d2a17f17 100644
--- a/data/en/links.yaml
+++ b/data/en/links.yaml
@@ -1,3 +1,29 @@
+- name: Game mods made possible by ScummVM
+  notes: >-
+    The following are links to projects that modify games in ways that were not possible in the original game engines,
+    but are possible now thanks to ScummVM.
+  links:
+    - name: Remastered Soundtracks by The Fat Man and Team Fat
+      notes: >-
+        ScummVM-compatible music sets by the original composer of several supported games, including instructions on 
+        how to hear the remastered music while playing.
+      url: 'https://thefatmanandteamfat.bandcamp.com'
+    - name: Monkey Island Ultimate Talkie Edition Builders
+      notes: >-
+        Builders to create talkie versions for DOS and ScummVM out of the Special Edition releases.
+      url: 'http://gratissaugen.de/ultimatetalkies/'
+    - name: ScummVM Music Enhancement Project by James Woodcock
+      notes: >-
+        A fanmade selection of recreated soundtracks based on the original MIDI files
+        for several games supported by ScummVM.
+      url: 'https://www.pixelrefresh.com/content/scummvm-music-enhancement-project/'
+    - name: Loom Replacement Music
+      notes: >-
+        Instructions for how to replace the music in floppy versions of Loom
+        with the corresponding music from the Swan Lake ballet. There are
+        currently no known freely downloadable tracks, so you have to provide
+        them yourself.
+      url: 'https://wiki.scummvm.org/index.php/Loom#Audio_tracks'
 - name: Libraries & Technologies
   notes: >-
     The following lists some libraries and technologies ScummVM makes use of
@@ -26,32 +52,6 @@
         FLAC without any loss in quality. ScummVM optionally supports playback
         of CD tracks and other audio data encoded using FLAC.
       url: 'https://xiph.org/flac/'
-- name: Game mods made possible by ScummVM
-  notes: >-
-    The following are links to projects that modify games in ways that were not possible in the original game engines,
-    but are possible now thanks to ScummVM.
-  links:
-    - name: Remastered Soundtracks by The Fat Man and Team Fat
-      notes: >-
-        ScummVM-compatible music sets by the original composer of several supported games, including instructions on 
-        how to hear the remastered music while playing.
-      url: 'https://thefatmanandteamfat.bandcamp.com'
-    - name: Monkey Island Ultimate Talkie Edition Builders
-      notes: >-
-        Builders to create talkie versions for DOS and ScummVM out of the Special Edition releases.
-      url: 'http://gratissaugen.de/ultimatetalkies/'
-    - name: ScummVM Music Enhancement Project by James Woodcock
-      notes: >-
-        A fanmade selection of recreated soundtracks based on the original MIDI files
-        for several games supported by ScummVM.
-      url: 'https://www.pixelrefresh.com/content/scummvm-music-enhancement-project/'
-    - name: Loom Replacement Music
-      notes: >-
-        Instructions for how to replace the music in floppy versions of Loom
-        with the corresponding music from the Swan Lake ballet. There are
-        currently no known freely downloadable tracks, so you have to provide
-        them yourself.
-      url: 'https://wiki.scummvm.org/index.php/Loom#Audio_tracks'
 - name: Other sites of interest
   notes: >-
     The following are links to sites that provide news and help on retro-gaming




More information about the Scummvm-git-logs mailing list