Closed joshwcomeau closed 5 years ago
Was surprisingly annoying, but I got all of 'em =)
One known issue: if your map was created before today's release, and it features multiple difficulties, you'll need to make a change to every difficulty. You can simply add + remove a note for every difficulty. Then download it and upload.
A few days ago, Beat Saver added schema validation - this means it checks the
.dat
files to ensure that no superfluous properties are hung on it, outside of_customData
.Right now there are a few cases where I add custom data in "illegal" places:
There may be others, I'll do some testing