retrom 0.0.50

Retrom is a centralized game library/collection management service with a focus on emulation.
1
2
3
4
5
6
7
8
9
10
{
  "files": {
    "excludeDirs": [
      "node_modules",
      "packages/client/web",
      "plugins/retrom-plugin-launcher/node_modules/",
      "plugins/retrom-plugin-installer/node_modules/"
    ]
  }
}