Files
VRC-Circle/electron-builder.yml
T
2026-06-27 23:25:12 +07:00

17 lines
288 B
YAML

appId: cafe.kirameki.vrc-circle
productName: VRC Circle
directories:
output: dist
buildResources: resources
files:
- out/**
- package.json
linux:
target: [AppImage]
category: Network
win:
target: [nsis]
mac:
target: [dmg]
category: public.app-category.social-networking