mirror of
https://github.com/YuzuZensai/VRC-Circle.git
synced 2026-07-15 14:27:48 +00:00
20 lines
344 B
YAML
20 lines
344 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
|
|
protocols:
|
|
- name: VRChat
|
|
schemes: [vrchat]
|