Skip to content
This repository was archived by the owner on Apr 25, 2022. It is now read-only.
Open
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
11 changes: 10 additions & 1 deletion GAMELIST.js
Original file line number Diff line number Diff line change
Expand Up @@ -3619,5 +3619,14 @@ var games = [
title_orig: '屋上の百合霊さん',
vndb: 8508,
args: ['--dec=liar-soft/xfl']},


{ dev: 'Nitroplus & 5pb. Games',
date: '2019-02-19',
title: 'STEINS;GATE: Linear Bounded Phenogram',
title_orig: 'STEINS;GATE 線形拘束のフェノグラム',
vndb: 11660,
info: 'Steam version',
fmt: {archives: ['mpk'], gfx: ['dds', 'png'], audio: ['ogg'], video: ['bk2'], misc: ['scx']},
args: ['--dec=mages/mpk']},

];