supermedium / moonrider

🌕🏄🏿 Surf the musical road among the stars. Side project built by two people in a few months to demonstrate WebXR.
https://moonrider.xyz
MIT License
569 stars 218 forks source link

Add support for difficulty files format v3 ( fix crashes on maps following v3 format ) #200

Closed frabul closed 4 months ago

frabul commented 4 months ago

If the beatMapData is found to be version 3 it is converted back to version 2 so it is correctly processed by beat-generator component.

dmarcos commented 4 months ago

Thanks so much!