Releases: DoubleDee73/UltrastarScoreImporter
Releases · DoubleDee73/UltrastarScoreImporter
UltrastarScoreImporter v0.2
Release Notes
- This fixes a bug, where multiple scores of the same song were imported incorrectly.
- Minor refactorings
Please refer to the readme file on how to execute the import
UltrastarScoreImporter v0.1
- You need Java 17
- I recommend, you make backups of your Ultrastar.db files
- Copy the attached jar somewhere
- Open this location in your command prompt
- Just for good measure, type
java -version
and see, if Java was added to your system environment - use
java -jar UltrastarScoreImporter-0.1.jar "path-to-old-Ultrastar.db" "path-to-new-Ultrastar.db"