README updated to UTACORE v2.0 features on 3/26/2026
VOCACORD SERVER: https://discord.gg/QuqQSJhqUe
UTACORE is a Windows desktop builder for reusable UTAU voicebank installer .exe files inspired by the VOCALOID voicebank installers.
It lets you package a voicebank archive, artwork, metadata, optional vocal modes, optional video screens, optional terms of service, and localized installer UI into a shareable Windows installer.
- Builds Windows installer
.exefiles from a GUI - Optional intro video before install
- Optional terms of service screen from a
.txtfile - Optional extra vocal modes with checkbox selection during install
- Optional thank-you voice clip screen after installation
- Localized maker and installer UI
- Custom installer accent color
- Character artwork and voicebank metadata display
- Folder browser for install destination
- Installs the main bank and optional modes into sibling folders in the selected voicebank directory
- Background music and installer animations
UTACORE.ps1Launch-UTACORE.batLaunch-UTACORE.vbsUTACORE.pngUTACORE.ico- default bundled media assets for the installer flow
- Windows
- PowerShell
IExpressincluded with Windows
- Run
Launch-UTACORE.bat. - Choose the main voicebank
.zip. - Choose the character image.
- Optionally add an intro video, terms file, and thank-you audio.
- Optionally add extra vocal mode
.zipfiles. - Fill in the voicebank info fields.
- Choose the installer output path.
- Build the installer
.exe.
The generated installer can include this sequence:
- Optional intro video
- Optional terms of service page
- Install options page
- Install animation page
- Thank-you page with voice clip
- Final completion page
- Keep the launcher, script, icon, logo, and bundled default media files together.
- Build outputs, temporary files, and sample test folders should stay out of version control.
- The distribution folder contains the clean shareable app bundle.