Releases: mappingtools/Mapperator
Releases · mappingtools/Mapperator
Release v1.4.0
What's Changed
- Add ability for
dataset2to import unranked and exported beatmaps - Add metadata for GD owners and User Tags
- Improve help texts in
dataset2 - Fix ruleset assemblies not being loaded
- Clean up code
Full Changelog: v1.3.0...v1.4.0
Release v1.3.0
What's Changed
- Add data versioning and properly count linear segments by @khang06 in #4
- Add new dataset creator with verb
dataset2 - Update to .NET 8
- Update all packages
Full Changelog: v1.2.0...v1.3.0
Release v1.2.0
Added the dataset verb to the console app for creating ML datasets
Release v1.1.0
I added a new argument to the console app. You can use it to transfer the spacing of one map to your converted map, kinda letting you change the difficulty of the beatmap. The argument is -s and then a path to a beatmap.
Release for users
This is a test release for anyone wants to play with the Mapperator.
You can use the convert command to generate a beatmap using the extracted data and a beatmap.
Read the README about how to use it.