Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IScoreParsingOptions

Options for score parsing.

Hierarchy

Index

Properties

hash?: string

Hash of the target beatmap. Used to validate beatmap files. If wasn't specified then file will not be validated.

lifeBar?: boolean

Output replay life bar if replay file is present?

default

false

replayURL?: string

Custom replay file URL.

savePath?: string

Path to the replay file save location.

default

"./cache"