Beat Saber Mapping Quick Start Folders === This is a quick way to get setup with the right folder structure to do some Beat Saber Mapping!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

92 lines
2.5 KiB

3 years ago
  1. {
  2. "_version": "2.0.0",
  3. "_songName": "One More Time",
  4. "_songSubName": "",
  5. "_songAuthorName": "Berlin Child",
  6. "_levelAuthorName": "Freeek",
  7. "_beatsPerMinute": 105,
  8. "_songTimeOffset": 0,
  9. "_shuffle": 0,
  10. "_shufflePeriod": 0.5,
  11. "_previewStartTime": 12,
  12. "_previewDuration": 10,
  13. "_songFilename": "One More Time.ogg",
  14. "_coverImageFilename": "cover.jpg",
  15. "_environmentName": "DefaultEnvironment",
  16. "_customData": {
  17. "_contributors": [],
  18. "_customEnvironment": "",
  19. "_customEnvironmentHash": ""
  20. },
  21. "_difficultyBeatmapSets": [
  22. {
  23. "_beatmapCharacteristicName": "Standard",
  24. "_difficultyBeatmaps": [
  25. {
  26. "_difficulty": "Easy",
  27. "_difficultyRank": 1,
  28. "_beatmapFilename": "Easy.dat",
  29. "_noteJumpMovementSpeed": 10,
  30. "_noteJumpStartBeatOffset": 0,
  31. "_customData": {
  32. "_difficultyLabel": "",
  33. "_editorOffset": -335,
  34. "_editorOldOffset": -335,
  35. "_warnings": [],
  36. "_information": [],
  37. "_suggestions": [],
  38. "_requirements": []
  39. }
  40. },
  41. {
  42. "_difficulty": "Normal",
  43. "_difficultyRank": 3,
  44. "_beatmapFilename": "Normal.dat",
  45. "_noteJumpMovementSpeed": 10,
  46. "_noteJumpStartBeatOffset": 0,
  47. "_customData": {
  48. "_difficultyLabel": "",
  49. "_editorOffset": -335,
  50. "_editorOldOffset": -335,
  51. "_warnings": [],
  52. "_information": [],
  53. "_suggestions": [],
  54. "_requirements": []
  55. }
  56. },
  57. {
  58. "_difficulty": "Hard",
  59. "_difficultyRank": 5,
  60. "_beatmapFilename": "Hard.dat",
  61. "_noteJumpMovementSpeed": 10,
  62. "_noteJumpStartBeatOffset": 0,
  63. "_customData": {
  64. "_difficultyLabel": "",
  65. "_editorOffset": -335,
  66. "_editorOldOffset": -335,
  67. "_warnings": [],
  68. "_information": [],
  69. "_suggestions": [],
  70. "_requirements": []
  71. }
  72. },
  73. {
  74. "_difficulty": "Expert",
  75. "_difficultyRank": 7,
  76. "_beatmapFilename": "Expert.dat",
  77. "_noteJumpMovementSpeed": 10,
  78. "_noteJumpStartBeatOffset": 0,
  79. "_customData": {
  80. "_difficultyLabel": "",
  81. "_editorOffset": -335,
  82. "_editorOldOffset": -335,
  83. "_warnings": [],
  84. "_information": [],
  85. "_suggestions": [],
  86. "_requirements": []
  87. }
  88. }
  89. ]
  90. }
  91. ]
  92. }