Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions data/games/bannedGames/china/bannedList.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
{
"name":"I.G.I.-2: Convert Strike",
"reason":"Banned because of 'intentionally blackening China and the Chinese army's image.'"
},
{
"name":"Grand Theft Auto V",
"reason":"Banned for allowing crime and killing people in game."
}
]
}
30 changes: 30 additions & 0 deletions data/games/persona.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"description":"Series of Persona and their details",
"source": "https://en.wikipedia.org/wiki/Persona_(series)",
"games":{
"Revelations: Persona":{
"year": "09-20-1996",
"platforms": ["PlayStation", "Microsoft Windows", "PlayStation Portable"]
},
"Persona 2: Innocent Sin":{
"year":"07-24-1999",
"platforms": ["PlayStation", "PlayStation Portable"]
},
"Persona 2: Eternal Punishment":{
"year":"07-29-2000",
"platforms": ["PlayStation", "PlayStation Portable"]
},
"Persona 3":{
"year":"07-13-2006",
"platforms": ["PlayStation 2", "PlayStation Portable"]
},
"Persona 4":{
"year":"07-10-2008",
"platforms": ["PlayStation 2", "PlayStation Vita"]
},
"Persona 5":{
"year":"09-15-2016",
"platforms": ["PlayStation 3", "PlayStation 4"]
}
}
}
1 change: 1 addition & 0 deletions data/games/pokemon.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"description": "Pokemon Detailed Game Data",
"source": "https://github.com/UberGames/iPokedex-DB",
"pokemon": [
{
Expand Down