elliotttate / beatsaver-laravel

Rewrite of beatsaver.com (https://github.com/beatsaver/beatsaver) using the laravel framework
https://discord.gg/8B44zqM
MIT License
39 stars 19 forks source link

Request: Add ID to info.json #2

Closed beatsaver closed 6 years ago

beatsaver commented 6 years ago

[11:38 AM] elliotttate: It would be nice if we could get the SongID's injected into the json file once the servers creates the ID after upload

Byorun commented 6 years ago

Instead of modifying data used by the game itself we may add a beatsaver.json for that purpose. That way we may add other things without interrupting anything the game may need or get changed later.

Byorun commented 6 years ago

should we merge this with #27 @elliotttate ?

Byorun commented 6 years ago

see #27