mirror of
https://github.com/YuzuZensai/VRC-Circle.git
synced 2026-09-13 10:58:59 +00:00
17 lines
288 B
YAML
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
|