[Scummvm-git-logs] scummvm-web master -> 4bc326fdf16035513671132e3943ead84f5caab1
lotharsm
noreply at scummvm.org
Sun Mar 12 22:26:34 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:
4bc326fdf1 DATA: Update data files
Commit: 4bc326fdf16035513671132e3943ead84f5caab1
https://github.com/scummvm/scummvm-web/commit/4bc326fdf16035513671132e3943ead84f5caab1
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2023-03-12T22:26:31Z
Commit Message:
DATA: Update data files
Changed paths:
data/en/compatibility.yaml
data/en/platforms.yaml
diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index 995d443a..55508c3e 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -4730,11 +4730,11 @@
notes: ''
since_version: DEV
stable_platforms: mac
- unstable_platforms: win
+ unstable_platforms: 'win,ps2,xbox,nds,android,ps3,xbox360,ios,switch'
-
id: syberia2
support: untested
notes: ''
since_version: DEV
stable_platforms: mac
- unstable_platforms: win
+ unstable_platforms: 'win,ps2,xbox,android,ps3,xbox360,ios,switch'
diff --git a/data/en/platforms.yaml b/data/en/platforms.yaml
index 5db0438a..42717392 100644
--- a/data/en/platforms.yaml
+++ b/data/en/platforms.yaml
@@ -83,10 +83,18 @@
name: NES
id: nes
moby_id: '22'
+-
+ name: 'Nintendo DS'
+ id: nds
+ moby_id: ''
-
name: 'Nintendo Wii'
id: wii
moby_id: '82'
+-
+ name: 'Nintendo Switch'
+ id: Switch
+ moby_id: ''
-
name: OS/2
id: os2
@@ -123,6 +131,10 @@
name: 'PlayStation 2'
id: ps2
moby_id: '7'
+-
+ name: 'PlayStation 3'
+ id: ps3
+ moby_id: ''
-
name: 'Pocket PC'
id: pocketpc
@@ -163,6 +175,10 @@
name: Xbox
id: xbox
moby_id: '13'
+-
+ name: 'Xbox 360'
+ id: xbox360
+ moby_id: ''
-
name: 'ZX Spectrum'
id: zx
More information about the Scummvm-git-logs
mailing list