npm run build
then copy the files in build
to the scripts folder
or see Release
When I import track from ust, the kana becomes Chinese characters.
After some research, the original file encoding is SHIFT-JIS, but it was decoded as GBK.
Why build instead of use it straightly?
Give it a try, you'll find it doesn't run well.