Build installer and management site from spec

This commit is contained in:
2026-05-07 23:22:34 +09:00
parent 0b061e63b7
commit af6e559682
33 changed files with 7125 additions and 1 deletions

16
electron-builder.yml Normal file
View File

@@ -0,0 +1,16 @@
appId: kr.tkrmagid.mc-custom-suite
productName: MC Custom Installer
directories:
output: release
files:
- dist/**/*
- installer/**/*
- views/**/*
- public/**/*
- manifest.json
- account.json
- manifest/**/*
- file/**/*
win:
target:
- nsis