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
11
12
13
14
15
16
version: v2
plugins:
  - remote: buf.build/community/stephenh-ts-proto
    out: packages/client/web/generated
    opt:
      - paths=source_relative
      - useDate=false
      - oneof=unions
      - outputServices=nice-grpc
      - outputServices=generic-definitions
      - outputJsonMethods=false
      - useExactTypes=false
      - esModuleInterop=true
      - useOptionals=messages
      - useMapType=true
      - enumsAsLiterals=true