1
0
mirror of https://github.com/Eyre-S/sekai-scores.git synced 2024-11-22 11:14:56 +08:00
sekai-scores/sekai-scores-db
Eyre_S 079da346b0
add "id" field to Song and Difficulty
- add "id" field to Song, means the song id in game and wiki.
- add "id" field to Difficulty, it is a String of EASY/EXPERT etc.
- changes the parseJSONString implementation
- add song 夜に駆ける, complete the group SekaiSpecial
2022-11-21 17:04:20 +08:00
..
src/main/java/cc/sukazyo/sekai_scores/db/project_sekai_colorful_stage add "id" field to Song and Difficulty 2022-11-21 17:04:20 +08:00
build.gradle implement toString to serialize to JSON format, add "id" field for SongUnit 2022-11-21 16:26:17 +08:00
gradle.properties add "id" field to Song and Difficulty 2022-11-21 17:04:20 +08:00