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
570 stars 222 forks source link

Any way to add custom songs? #128

Open morg-mov opened 3 years ago

morg-mov commented 3 years ago

I want to play custom maps but there doesn't appear to be any type of upload feature. I found in one of the issues that I could add ?songurl=[zipurl] to the end of the URL, but when I tried it, It didn't play. It just took me straight to the menu. I'm hosting the ZIP on my own webserver, and MoonRider on Github Pages. Is there any other way of using custom maps, or am I just doing this wrong? Here's the way I structured it, if needed: https://morg-s9.github.io/?songurl=https://redacted.webserver/songname.zip The song URL is a placeholder, as I don't want to expose the webserver I am hosting it on.

morg-mov commented 3 years ago

Bump

Dangerdonny commented 2 years ago

I think the data for songs is stored at /src/lib/search.json but that would only work for songs on beatsaver...