Move info to YAML data

This commit is contained in:
Marc Riera Irigoyen 2022-04-09 16:37:28 +02:00
parent c54a03cb7d
commit 11ea53a1d3
10 changed files with 93 additions and 34 deletions

23
data/controllers.yml Normal file
View file

@ -0,0 +1,23 @@
slph00051:
name: "Two-handle controller (PlayStation)"
date: 2007-03-01
code: "SLPH-00051"
ref: "/controllers/classic/slph00051"
tcpp20001:
name: "Single-handle controller (PlayStation)"
date: 2007-03-01
code: "TCPP-20001"
ref: "/controllers/classic/tcpp20001"
tcpp20002:
name: "Mamecon controller (PlayStation)"
date: 2007-03-01
code: "TCPP-20002"
ref: "/controllers/classic/tcpp20002"
tcpp20017:
name: "Shinkansen controller (Wii)"
date: 2007-03-01
code: "TCPP-20017"
ref: "/controllers/wii/tcpp20017"

18
data/games.yml Normal file
View file

@ -0,0 +1,18 @@
ps1_densha:
name: "Densha de GO!"
namejp: "電車でGO"
date: 1997-12-18
code: "SCPS-45166"
controllers:
- model: slph00051
- model: tcpp20001
- model: tcpp20002
wii_shinkansen:
name: "Densha de GO! Shinkansen EX San'yō Shinkansen-hen"
namejp: "電車でGO新幹線EX 山陽新幹線編"
date: 2007-03-01
code: "RVL-P-RG4J"
cover: "wii_shinkansen.jpg"
controllers:
- model: tcpp20017

View file

@ -1,4 +0,0 @@
name: "Densha de Go! Shinkansen EX San'yō Shinkansen-hen"
namejp: "電車でGO新幹線EX 山陽新幹線編"
date: 2007-03-01
code: "RVL-P-RG4J"