Initial commit
This commit is contained in:
commit
12bf589016
9 changed files with 270 additions and 0 deletions
6
.nvchecker.toml
Normal file
6
.nvchecker.toml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[euphonica]
|
||||
source = "git"
|
||||
git = "https://github.com/htkhiem/euphonica.git"
|
||||
prefix = "v"
|
||||
from_pattern = '(\d+).(\d+).(\d+)-(\D+)'
|
||||
to_pattern = '\1.\2.\3_\4'
|
||||
Loading…
Add table
Add a link
Reference in a new issue