27 lines
777 B
YAML
27 lines
777 B
YAML
# ================== General ==================
|
|
Id: titinko.utsu
|
|
Name: utsu
|
|
Publisher: titinko
|
|
Author: titinko
|
|
Description: An UTAU frontend implemented in java.
|
|
#AppMoniker:
|
|
Tags: utau,music,java,midi,singing synthesis
|
|
FileExtensions: ust
|
|
#Protocols:
|
|
#Commands:
|
|
|
|
# ================== License ==================
|
|
Homepage: https://github.com/titinko/utsu
|
|
License: copyright (c) titinko
|
|
LicenseUrl: https://github.com/titinko/utsu/blob/master/LICENSE
|
|
|
|
# ================= Installer =================
|
|
Version: 0.4.4
|
|
InstallerType: msi
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/titinko/utsu/releases/download/v0.4.4/Utsu-0.4.4.msi
|
|
Sha256: 36a3533c8a74cdff651feef74133bb7cc27dbf2c60225531bd0b4e49ecc06e68
|
|
#Switches:
|
|
# Silent:
|
|
# SilentWithProgress: |